From c25273c8b41134c7c673a3580fbeb2a2738c699a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Mon, 6 Jul 2020 14:52:46 +0100 Subject: [PATCH] add nixos-hardware --- flake-registry.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/flake-registry.json b/flake-registry.json index 0545061..0f3958a 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -69,6 +69,17 @@ "type": "github" } }, + { + "from": { + "id": "nixos-hardware", + "type": "indirect" + }, + "to": { + "owner": "NixOS", + "repo": "nixos-hardware", + "type": "github" + } + }, { "from": { "id": "nixos-homepage",