Add personal opencode config

This commit is contained in:
Martin Pander
2026-02-13 17:24:58 +01:00
parent 80fb31ffe1
commit 228fb04814
2 changed files with 58 additions and 39 deletions

View File

@@ -18,5 +18,7 @@
dot.llm = {
enable = true;
gemini-cli.enable = true;
opencode.enable = true;
opencode.enableConfig = true;
};
}