feat: bump stateVersion to 24.11

This commit is contained in:
uku 2024-09-09 18:21:42 +02:00
parent ba42188b3d
commit 5da002130a
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o

View file

@ -10,7 +10,7 @@
...
}: let
username = "leo";
stateVersion = "23.11";
stateVersion = "24.11";
rootPassword = _utils.setupSingleSecret config "rootPassword" {};
secrets = _utils.setupSharedSecrets config {