summaryrefslogtreecommitdiff
path: root/hosts/sofue
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/sofue')
-rw-r--r--hosts/sofue/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/sofue/configuration.nix b/hosts/sofue/configuration.nix
index 68f5feb..b80b8ac 100644
--- a/hosts/sofue/configuration.nix
+++ b/hosts/sofue/configuration.nix
@@ -217,5 +217,5 @@ in rec {
home.stateVersion = "${config.system.stateVersion}";
};
- system.stateVersion = "24.11";
+ system.stateVersion = "25.05";
}