Use unstable opencode

This commit is contained in:
Filippo Berto 2026-01-05 13:12:27 +01:00
parent 3a4d1c46bc
commit 5ab53b1696
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC

View file

@ -1,4 +1,4 @@
{ { unstable, ... }: {
programs = { programs = {
mcp = { mcp = {
enable = true; enable = true;
@ -12,6 +12,7 @@
opencode = { opencode = {
enable = true; enable = true;
package = unstable.opencode;
enableMcpIntegration = true; enableMcpIntegration = true;
settings = { settings = {
provider.ollama = { provider.ollama = {