1

Home/Nixinator: Add opencode

This commit is contained in:
2026-06-13 13:34:07 +02:00
parent 492082ae84
commit ba699c6387
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";
};
};