gitea: move out of module
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user