opencode: fix opencode plugins and anthropic

This commit is contained in:
2026-03-19 23:40:51 -04:00
parent 73059edec7
commit b6aca41ff3
3 changed files with 34 additions and 5 deletions

View File

@@ -83,6 +83,11 @@
url = "github:ChrisOboe/json2steamshortcut";
inputs.nixpkgs.follows = "nixpkgs";
};
opencode-anthropic-user-agent-plugin = {
url = "github:dotCipher/opencode-anthropic-user-agent-plugin";
flake = false;
};
};
outputs =