nginx: move out of module

This commit is contained in:
2025-03-10 16:08:11 +00:00
parent 5d308dce5e
commit 68506d4868
3 changed files with 180 additions and 194 deletions

View File

@ -11,6 +11,7 @@
./headscale.nix
./kanidm.nix
./matrix.nix
./nginx.nix
./outline.nix
./photoprism.nix
../server.nix
@ -64,7 +65,6 @@
];
repoPath = "ssh://p91y8oh7@p91y8oh7.repo.borgbase.com/./repo";
};
nginx.enable = true;
postgresql.enable = true;
};
};