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 = {
|
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 = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue