update state version jitsi avant de deployer

cephiroth-v2
Lzebulon 2024-11-19 18:00:02 +01:00 committed by korenstin
parent 841031e211
commit a418465d18
1 changed files with 1 additions and 1 deletions

View File

@ -12,5 +12,5 @@
networking.hostName = "jitsi"; networking.hostName = "jitsi";
boot.loader.grub.devices = [ "/dev/sda" ]; boot.loader.grub.devices = [ "/dev/sda" ];
system.stateVersion = "23.11"; system.stateVersion = "24.05";
} }