Merge pull request #11 from i077/patch-1

Add home-manager
This commit is contained in:
Eelco Dolstra 2021-12-10 12:58:33 +01:00 committed by GitHub
commit 2fc6f3f295
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,6 +23,17 @@
"type": "github" "type": "github"
} }
}, },
{
"from": {
"id": "home-manager",
"type": "indirect"
},
"to": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
{ {
"from": { "from": {
"id": "hydra", "id": "hydra",