nixos/kelder: Move nginx to separate container

This commit is contained in:
2023-05-27 23:45:53 +01:00
parent 44c5a9ded9
commit a6db08acda
39 changed files with 607 additions and 491 deletions

View File

@@ -1,5 +1,6 @@
{
imports = [
./acquisition
./spoder
];
}