diff --git a/systems/vm.nix b/systems/vm.nix index c75df36..ffb929c 100644 --- a/systems/vm.nix +++ b/systems/vm.nix @@ -108,7 +108,7 @@ }; # System - system.stateVersion = "22.11"; + system.stateVersion = "23.05"; system.autoUpgrade.enable = true; }