remove home-manager

This commit is contained in:
arcnmx 2023-04-29 13:58:38 -07:00
parent c646bff54d
commit 9599fa0bd2
8 changed files with 0 additions and 474 deletions

22
flake.lock generated
View file

@ -103,27 +103,6 @@
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1683221986,
"narHash": "sha256-n688GK4wO2pZpI4gHOxj/PF85bzUMPEJ8B3Wd3cHSjk=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "f3824311a16cbe70dbaeedc17a97dfcd11901c3f",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
"nix-std": {
"locked": {
"lastModified": 1652644856,
@ -194,7 +173,6 @@
"ci": "ci",
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nur": "nur",
"sops-nix": "sops-nix",