toppled home-manager

This commit is contained in:
2025-03-08 19:10:37 +09:00
parent 3cf8a263c7
commit 390392813b
15 changed files with 4 additions and 577 deletions

22
flake.lock generated
View File

@@ -1,26 +1,5 @@
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1741217763,
"narHash": "sha256-g/TrltIjFHIjtzKY5CJpoPANfHQWDD43G5U1a/v5oVg=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "486b066025dccd8af7fbe5dd2cc79e46b88c80da",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
"homix": {
"inputs": {
"nixpkgs": "nixpkgs"
@@ -89,7 +68,6 @@
},
"root": {
"inputs": {
"home-manager": "home-manager",
"homix": "homix",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_2"