fix version

This commit is contained in:
2025-04-21 14:32:25 +08:00
parent 0c3cc60e12
commit 6bb540531a

View File

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