diff --git a/configs/common.nix b/configs/common.nix index 6ea3e9b..e4f8f93 100644 --- a/configs/common.nix +++ b/configs/common.nix @@ -10,7 +10,7 @@ ... }: let username = "leo"; - stateVersion = "23.11"; + stateVersion = "24.11"; rootPassword = _utils.setupSingleSecret config "rootPassword" {}; secrets = _utils.setupSharedSecrets config {