home-manager: switch to 24.11 version

This commit is contained in:
2024-12-26 13:25:01 +01:00
parent c75a967110
commit 17da0a855c

View File

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