opencode glm-5

This commit is contained in:
2026-03-12 19:17:55 +00:00
parent f357586217
commit f2b2302f61

View File

@@ -75,7 +75,7 @@
};
Service = {
Type = "oneshot";
ExecStart = "${opencode}/bin/opencode run --command inbox-triage --model opencode-go/kimi-k2.5";
ExecStart = "${opencode}/bin/opencode run --command inbox-triage --model opencode-go/glm-5";
Environment = "PATH=${pkgs.himalaya}/bin:${opencode}/bin:${pkgs.coreutils}/bin";
};
};