feat: upgrade to nixos-25.05

This commit is contained in:
Ryan Yin
2025-05-29 12:04:56 +08:00
parent 7a5587d14d
commit 938cf720fd
5 changed files with 38 additions and 46 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
# You can update Home Manager without changing this value. See
# the Home Manager release notes for a list of state version
# changes in each release.
stateVersion = "24.05";
stateVersion = "25.05";
};
# Let Home Manager install and manage itself.