prepearing first installations
This commit is contained in:
parent
834407a4c3
commit
304afdc0d4
3 changed files with 17 additions and 11 deletions
|
|
@ -1,13 +1,15 @@
|
|||
{
|
||||
imports = [
|
||||
./forgejo.nix
|
||||
./headplane.nix
|
||||
# TODO: Enable after first install when SOPS secrets are configured
|
||||
# ./forgejo.nix
|
||||
# ./headplane.nix
|
||||
# ./mailserver.nix
|
||||
# ./tailscale.nix
|
||||
|
||||
./headscale.nix
|
||||
./mailserver.nix
|
||||
./netdata.nix
|
||||
./nginx.nix
|
||||
./openssh.nix
|
||||
./sops.nix
|
||||
./tailscale.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue