Use unstable opencode
This commit is contained in:
parent
3a4d1c46bc
commit
5ab53b1696
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
{ unstable, ... }: {
|
||||
programs = {
|
||||
mcp = {
|
||||
enable = true;
|
||||
|
|
@ -12,6 +12,7 @@
|
|||
|
||||
opencode = {
|
||||
enable = true;
|
||||
package = unstable.opencode;
|
||||
enableMcpIntegration = true;
|
||||
settings = {
|
||||
provider.ollama = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue