feat: initial configuration for galene

This commit is contained in:
Ranomier 2025-06-30 21:41:39 +02:00
parent 0b6177320f
commit ab009108dd
5 changed files with 29 additions and 11 deletions

View file

@ -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";};