diff --git a/flake-registry.json b/flake-registry.json index 185cf1d..e4cefe1 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -106,6 +106,17 @@ "type": "github" } }, + { + "from": { + "id": "templates", + "type": "indirect" + }, + "to": { + "owner": "NixOS", + "repo": "templates", + "type": "github" + } + }, { "from": { "id": "patchelf",