prepearing first installations

This commit is contained in:
steffen 2026-03-14 10:44:36 +01:00
parent 834407a4c3
commit 304afdc0d4
3 changed files with 17 additions and 11 deletions

View file

@ -1,9 +1,11 @@
{
imports = [
# TODO: Enable after first install when SOPS secrets are configured
# ./tailscale.nix
# ./netdata.nix
# ./comin.nix
./nginx.nix
./openssh.nix
./tailscale.nix
./netdata.nix
./comin.nix
];
}