diff --git a/flake-registry.json b/flake-registry.json index 45260a3..ce53b23 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -67,6 +67,17 @@ "type": "github" } }, + { + "from": { + "id": "gemini", + "type": "indirect" + }, + "to": { + "owner": "nix-community", + "repo": "flake-gemini", + "type": "github" + } + }, { "from": { "id": "home-manager",