headscale: move out of module
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
./gitea.nix
|
||||
./headscale.nix
|
||||
./kanidm.nix
|
||||
./matrix.nix
|
||||
./outline.nix
|
||||
@ -67,7 +68,6 @@
|
||||
realm = "turn.vimium.com";
|
||||
matrixIntegration = true;
|
||||
};
|
||||
headscale.enable = true;
|
||||
nginx.enable = true;
|
||||
postgresql.enable = true;
|
||||
};
|
||||
|
Reference in New Issue
Block a user