summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorseth <[email protected]>2023-11-06 14:36:18 -0500
committerseth <[email protected]>2023-11-06 14:36:18 -0500
commit03e3400e1c7572dcbb17bd20de5e10d3c289de8a (patch)
tree424473ac2aaa6e55394f5c849b8919ef14f81342 /flake.lock
parent868263ab2effc0536489837bdba5183623e6507f (diff)
systems: use nixos-hardware
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock16
1 files changed, 16 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 87c3d0a..77f5468 100644
--- a/flake.lock
+++ b/flake.lock
@@ -343,6 +343,21 @@
"type": "github"
}
},
+ "nixos-hardware": {
+ "locked": {
+ "lastModified": 1699159446,
+ "narHash": "sha256-cL63IjsbPl2otS7R4kdXbVOJOXYMpGw5KGZoWgdCuCM=",
+ "owner": "NixOS",
+ "repo": "nixos-hardware",
+ "rev": "627bc9b88256379578885a7028c9e791c29fb581",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "repo": "nixos-hardware",
+ "type": "github"
+ }
+ },
"nixos-wsl": {
"inputs": {
"flake-compat": [
@@ -499,6 +514,7 @@
"lanzaboote": "lanzaboote",
"nix-index-database": "nix-index-database",
"nixinate": "nixinate",
+ "nixos-hardware": "nixos-hardware",
"nixos-wsl": "nixos-wsl",
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable",