Skip to content

Commit 2761391

Browse files
stackptrclaude
andcommitted
feat(home): add opencode-claude-auth as a claude-code plugin
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent f93e3e0 commit 2761391

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/home/development.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ in {
3737
programs.claude-code = {
3838
enable = true;
3939
enableMcpIntegration = true;
40+
plugins = [pkgs.opencode-claude-auth];
4041
memory.source = "${llm-profile}/README.md";
4142
settings = {
4243
model = "sonnet";

0 commit comments

Comments
 (0)