diff --git a/flake.lock b/flake.lock index 2f54d5c..5cfb032 100644 --- a/flake.lock +++ b/flake.lock @@ -89,6 +89,27 @@ "type": "github" } }, + "home-manager_2": { + "inputs": { + "nixpkgs": [ + "nixpkgs-uconsole" + ] + }, + "locked": { + "lastModified": 1779506708, + "narHash": "sha256-QOD/CNm196nCJRheux/URi4/HE66fthdOMqCJoPP1Y0=", + "owner": "nix-community", + "repo": "home-manager", + "rev": "3ee51fbdac8c8bdfe1e7e1fcaba6520a563f394f", + "type": "github" + }, + "original": { + "owner": "nix-community", + "ref": "release-25.11", + "repo": "home-manager", + "type": "github" + } + }, "lix": { "inputs": { "flake-compat": "flake-compat", @@ -332,6 +353,7 @@ "root": { "inputs": { "agenix": "agenix", + "home-manager": "home-manager_2", "lix": "lix", "nixos-raspberrypi": "nixos-raspberrypi", "nixos-uconsole": "nixos-uconsole",