fix: deactivate srv-videoconf

it seems to miss some harddrive config
This commit is contained in:
Ranomier 2025-09-12 23:33:32 +02:00
parent fc13a247b6
commit b005f8d831

View file

@ -15,7 +15,7 @@ in {
nixosConfigurations = builtins.mapAttrs (hostName: hostOptions: (hostHelper hostName hostOptions)) {
crocoite = {stateVersion = "24.05";};
srv-videoconf = {stateVersion = "25.05";};
#srv-videoconf = {stateVersion = "25.05";};
game-luanti = {stateVersion = "25.05";};