This commit is contained in:
2025-04-21 14:11:23 +08:00
parent cc9b434a6e
commit aaffe7e065

View File

@@ -70,7 +70,7 @@
# Home manager
home-manager = {
url = "github:nix-community/home-manager/nixos-24.11";
url = "github:nix-community/home-manager/release-24.11";
inputs.nixpkgs.follows = "nixpkgs";
};
home-manager-unstable = {