Home/Nixinator: Disable opencode-dcp

This commit is contained in:
2026-09-15 16:31:34 +02:00
parent 5d1791914e
commit 44d832fdda
+1 -1
View File
@@ -337,7 +337,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" # "opencode-lmstudio@0.3.1"
# "@slkiser/opencode-quota" # "@slkiser/opencode-quota"
]; ];