fix version

This commit is contained in:
2025-04-21 14:34:15 +08:00
parent 0c3cc60e12
commit 4ec45c4d4a

View File

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