gitea: move out of module

This commit is contained in:
2025-03-10 15:33:25 +00:00
parent 22e6c556a3
commit 6bcc543cb4
3 changed files with 90 additions and 101 deletions

View File

@@ -9,6 +9,7 @@
{
imports = [
./hardware-configuration.nix
./gitea.nix
../server.nix
];
@@ -147,7 +148,6 @@
realm = "turn.vimium.com";
matrixIntegration = true;
};
gitea.enable = true;
headscale.enable = true;
matrix = {
enable = true;