stable opencode
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{ pkgs, ... }@all: with all; {
|
{ pkgs, ... }@all: with all; {
|
||||||
home = {
|
home = {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
latest.opencode
|
opencode
|
||||||
];
|
];
|
||||||
file.".config/opencode/opencode.json".text = let
|
file.".config/opencode/opencode.json".text = let
|
||||||
model = "qwen2.5-coder:7b";
|
model = "qwen2.5-coder:7b";
|
||||||
|
|||||||
Reference in New Issue
Block a user