Add nixos-hardware

This commit is contained in:
Jakob Lechner 2024-06-13 13:08:31 +02:00
parent d60fad5545
commit 650bcbb2de
3 changed files with 27 additions and 1 deletions

17
flake.lock generated
View file

@ -187,6 +187,22 @@
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1718265846,
"narHash": "sha256-h4MnTID6ciFxtTvtl+ibXMKaG6iLMezCtUvKIfFG7r0=",
"owner": "nixos",
"repo": "nixos-hardware",
"rev": "d75003136c0fc94ee60e51806c2801ff572d06a6",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1717952948,
@ -300,6 +316,7 @@
"home-manager": "home-manager",
"krops": "krops",
"nix-pre-commit-hooks": "nix-pre-commit-hooks",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nixpkgsMaster": "nixpkgsMaster",
"nur": "nur",