add nixos-hardware

This commit is contained in:
Vivian 2022-11-29 09:48:23 +01:00
parent 91d8eaa488
commit 6130a10c9f
3 changed files with 23 additions and 9 deletions

17
flake.lock generated
View file

@ -628,6 +628,22 @@
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1669650994,
"narHash": "sha256-uwASLUfedIQ5q01TtMwZDEV2HCZr5nVPZjzVgCG+D5I=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "7883883d135ce5b7eae5dce4bfa12262b85c1c46",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1668765800,
@ -847,6 +863,7 @@
"mailserver": "mailserver",
"minecraft-servers": "minecraft-servers",
"nixos-generators": "nixos-generators",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_2",
"nixvim": "nixvim",
"riff": "riff",