fix: rename jitsi to srv-videoconf

This commit is contained in:
Ranomier 2025-06-17 01:28:13 +02:00
parent 6c8f40ff8f
commit 53fc3f2100
4 changed files with 34 additions and 4 deletions

View file

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