update state version jitsi avant de deployer

test-two
Lzebulon 2024-11-19 18:00:02 +01:00
parent 2dbafb1f25
commit ed6ec2d202
No known key found for this signature in database
GPG Key ID: D6CDAB8050CBBE7D
1 changed files with 1 additions and 1 deletions

View File

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