Add home-manager

This commit is contained in:
Imran Hossain 2021-08-13 09:54:19 -04:00 committed by GitHub
parent 846277a41f
commit 8328a1dd3c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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