diff --git a/home-modules/opencode.nix b/home-modules/opencode.nix index 3a57c32..7865a61 100644 --- a/home-modules/opencode.nix +++ b/home-modules/opencode.nix @@ -11,8 +11,7 @@ theme = "matrix"; provider = { ollama = { - apiKey = "KEY"; - disabled = false; + name = "Ollama (local)"; npm = "@ai-sdk/openai-compatible"; options = { baseURL = "http://localhost:11434/v1";