Home/Nixinator: Add opencode lmstudio plugin
This commit is contained in:
@@ -78,6 +78,7 @@
|
|||||||
"opencode"
|
"opencode"
|
||||||
"opencode-go"
|
"opencode-go"
|
||||||
"anthropic"
|
"anthropic"
|
||||||
|
"lmstudio"
|
||||||
];
|
];
|
||||||
formatter = {
|
formatter = {
|
||||||
nixfmt = {
|
nixfmt = {
|
||||||
@@ -196,6 +197,7 @@
|
|||||||
plugin = [
|
plugin = [
|
||||||
"opencode-claude-auth@latest" # https://github.com/griffinmartin/opencode-claude-auth
|
"opencode-claude-auth@latest" # https://github.com/griffinmartin/opencode-claude-auth
|
||||||
"@tarquinen/opencode-dcp@latest" # better compacting
|
"@tarquinen/opencode-dcp@latest" # better compacting
|
||||||
|
"opencode-lmstudio@0.3.1"
|
||||||
# "@slkiser/opencode-quota"
|
# "@slkiser/opencode-quota"
|
||||||
];
|
];
|
||||||
share = "disabled";
|
share = "disabled";
|
||||||
|
|||||||
Reference in New Issue
Block a user