Add hermes config

This commit is contained in:
Dave Gallant
2021-01-23 02:26:54 -05:00
parent 6ffb521dc3
commit 64401beff4
4 changed files with 108 additions and 1 deletions

17
flake.lock generated
View File

@@ -21,6 +21,22 @@
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1611383797,
"narHash": "sha256-FIpG2f4+d9UsXCogBTswoPjD/aWZ3dvV5TZjqlL4gyM=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "a0d8383c422f85f37fccee5af74b1cb4b52287d9",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1611179033,
@@ -71,6 +87,7 @@
"root": {
"inputs": {
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nixpkgs-master": "nixpkgs-master",
"nixpkgs-unstable": "nixpkgs-unstable"