From 44d832fdda5a603a4fe9206dd389fc4dbf0e9ec6 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Tue, 15 Sep 2026 16:31:34 +0200 Subject: [PATCH] Home/Nixinator: Disable opencode-dcp --- home/christoph/nixinator/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/christoph/nixinator/default.nix b/home/christoph/nixinator/default.nix index cb531b2..cd006c6 100644 --- a/home/christoph/nixinator/default.nix +++ b/home/christoph/nixinator/default.nix @@ -337,7 +337,7 @@ }; plugin = [ # "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" ];