1

Home/Nixinator: Add opencode

This commit is contained in:
2026-06-13 13:34:07 +02:00
parent 80c10b6229
commit 40634b0a40
4 changed files with 111 additions and 3 deletions

View File

@ -170,10 +170,13 @@ in {
codex-acp = {
type = "registry";
};
gemini = {
type = "registry";
};
mistral-vibe = {
type = "registry";
};
gemini = {
opencode = {
type = "registry";
};
};