This commit is contained in:
dingfeng.wong
2025-07-18 14:22:36 +08:00
parent c1a481a269
commit ff895e4193
2 changed files with 111 additions and 40 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
# Also see the 'unstable-packages' overlay at 'overlays/default.nix'.
# Home manager
home-manager.url = "github:nix-community/home-manager/release-24.05";
home-manager.url = "github:nix-community/home-manager/release-25.05";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
};