feat: initial configuration for galene
This commit is contained in:
parent
0b6177320f
commit
ab009108dd
5 changed files with 29 additions and 11 deletions
|
@ -15,7 +15,7 @@ in {
|
|||
nixosConfigurations = builtins.mapAttrs (hostName: hostOptions: (hostHelper hostName hostOptions)) {
|
||||
crocoite = {stateVersion = "24.05";};
|
||||
|
||||
#srv-videoconf = {stateVersion = "24.11";};
|
||||
srv-videoconf = {stateVersion = "25.05";};
|
||||
|
||||
game-luanti = {stateVersion = "25.05";};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue