opencode latest

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2025-07-21 00:02:36 +02:00
parent 9cb47d96d9
commit 31ef18fc34

View File

@@ -1,7 +1,7 @@
{ pkgs, ... }@all: with all; { { pkgs, ... }@all: with all; {
home = { home = {
packages = with pkgs; [ packages = with pkgs; [
unstable.opencode latest.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";