diff options
| author | seth <[email protected]> | 2023-11-06 14:36:18 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-11-06 14:36:18 -0500 |
| commit | 03e3400e1c7572dcbb17bd20de5e10d3c289de8a (patch) | |
| tree | 424473ac2aaa6e55394f5c849b8919ef14f81342 /flake.lock | |
| parent | 868263ab2effc0536489837bdba5183623e6507f (diff) | |
systems: use nixos-hardware
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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", |
