Home/Nixinator: Add opencode lmstudio plugin

This commit is contained in:
2026-06-28 14:26:25 +02:00
parent 3d8fcf9be3
commit eb30119de9
+2
View File
@@ -78,6 +78,7 @@
"opencode"
"opencode-go"
"anthropic"
"lmstudio"
];
formatter = {
nixfmt = {
@@ -196,6 +197,7 @@
plugin = [
"opencode-claude-auth@latest" # https://github.com/griffinmartin/opencode-claude-auth
"@tarquinen/opencode-dcp@latest" # better compacting
"opencode-lmstudio@0.3.1"
# "@slkiser/opencode-quota"
];
share = "disabled";