stable opencode

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2025-09-30 00:07:48 +02:00
parent 60b4066e9b
commit b7eb065442

View File

@@ -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";