diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -239,6 +239,22 @@ "type": "github" } }, + "nixos-hardware": { + "locked": { + "lastModified": 1750431636, + "narHash": "sha256-vnzzBDbCGvInmfn2ijC4HsIY/3W1CWbwS/YQoFgdgPg=", + "owner": "NixOS", + "repo": "nixos-hardware", + "rev": "1552a9f4513f3f0ceedcf90320e48d3d47165712", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "master", + "repo": "nixos-hardware", + "type": "github" + } + }, "nixpkgs": { "locked": { "lastModified": 1749794982, @@ -260,6 +276,7 @@ "home-manager": "home-manager", "neovim-nightly": "neovim-nightly", "nixgl": "nixgl", + "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs" } }, |