diff --git a/hosts/bicep/configuration.nix b/hosts/bicep/configuration.nix index 913c193..dc29b19 100644 --- a/hosts/bicep/configuration.nix +++ b/hosts/bicep/configuration.nix @@ -30,5 +30,5 @@ # Don't change (even during upgrades) unless you know what you are doing. # See https://search.nixos.org/options?show=system.stateVersion - system.stateVersion = "22.11"; + system.stateVersion = "25.11"; }