Convert home-manager to flakes

Instead of calling the home manager directly in the user's list, we add
a command for the user to invoke "hms" and have their environment setup
in the way that Greg likes.
This commit is contained in:
Greg Hellings
2022-08-02 01:50:50 -05:00
parent 8c69ccd3b2
commit 78704b5c88
10 changed files with 95 additions and 19 deletions
Generated
+5 -5
View File
@@ -87,13 +87,13 @@
"type": "github"
}
},
"nur": {
"nurpkgs": {
"locked": {
"lastModified": 1654123271,
"narHash": "sha256-xM85/VFYu8I8jZiZ7U0CmZO/98sHO7+f7PIMxQVZXCM=",
"lastModified": 1659413279,
"narHash": "sha256-7tCR//2NnB1Xw2AqK0RTYJH9YcAEKHmhiSAYsBbQp8s=",
"owner": "nix-community",
"repo": "NUR",
"rev": "4c83235ccca7cfcf34fee9f49023f21c0e9db128",
"rev": "9bedf12848954098f5298215b3a06b5eb2983058",
"type": "github"
},
"original": {
@@ -108,7 +108,7 @@
"home-manager": "home-manager",
"nixpkgs": "nixpkgs_2",
"nixunstable": "nixunstable",
"nur": "nur"
"nurpkgs": "nurpkgs"
}
}
},