X-Git-Url: https://git.ayoreis.com/machines.git/blobdiff_plain/53c136fb227c1f8a552ff190d16c5f630608f58d..18758ea8fe1c84fa2271d46ba86fd04c88aabe4e:/flake.lock diff --git a/flake.lock b/flake.lock index 0978eef..7395637 100644 --- a/flake.lock +++ b/flake.lock @@ -38,6 +38,20 @@ "type": "indirect" } }, + "nixos-hardware": { + "locked": { + "lastModified": 1769302137, + "narHash": "sha256-QEDtctEkOsbx8nlFh4yqPEOtr4tif6KTqWwJ37IM2ds=", + "owner": "NixOS", + "repo": "nixos-hardware", + "rev": "a351494b0e35fd7c0b7a1aae82f0afddf4907aa8", + "type": "github" + }, + "original": { + "id": "nixos-hardware", + "type": "indirect" + } + }, "nixpkgs": { "locked": { "lastModified": 1770380644, @@ -56,6 +70,7 @@ "inputs": { "disko": "disko", "home-manager": "home-manager", + "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs" } }