chore: 升级所有 stateVersion 至最新版本

This commit is contained in:
2026-04-15 19:14:58 +08:00
parent 007a104ef3
commit f011b5027d
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
home = {
username = username;
homeDirectory = if pkgs.stdenv.isDarwin then "/Users/${username}" else "/home/${username}";
stateVersion = "24.11";
stateVersion = "25.11";
};
home.packages = with pkgs; [