fix: deactivate srv-videoconf
it seems to miss some harddrive config
This commit is contained in:
parent
fc13a247b6
commit
b005f8d831
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ in {
|
||||||
nixosConfigurations = builtins.mapAttrs (hostName: hostOptions: (hostHelper hostName hostOptions)) {
|
nixosConfigurations = builtins.mapAttrs (hostName: hostOptions: (hostHelper hostName hostOptions)) {
|
||||||
crocoite = {stateVersion = "24.05";};
|
crocoite = {stateVersion = "24.05";};
|
||||||
|
|
||||||
srv-videoconf = {stateVersion = "25.05";};
|
#srv-videoconf = {stateVersion = "25.05";};
|
||||||
|
|
||||||
game-luanti = {stateVersion = "25.05";};
|
game-luanti = {stateVersion = "25.05";};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue