This commit is contained in:
nora 2024-07-28 15:48:19 +02:00
parent 8e37024787
commit eb951eeaa9
14 changed files with 77 additions and 21 deletions

View file

@ -118,7 +118,6 @@
./modules/contabo
./modules/wg-mesh
./modules/ingress
./modules/minio
./modules/widetom
];
@ -153,12 +152,10 @@
(modulesPath + "/profiles/qemu-guest.nix")
./modules/contabo
./modules/wg-mesh
./modules/ingress
./modules/minio
];
networking.hostName = name;
deployment.tags = [ "ingress" "eu" "apps" "wg" ];
deployment.tags = [ "eu" "apps" "wg" ];
system.stateVersion = "23.11";
# TODO: move