mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
hugo
This commit is contained in:
parent
8e37024787
commit
eb951eeaa9
14 changed files with 77 additions and 21 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue