+ beads opencode plugin
This commit is contained in:
4
flake.lock
generated
4
flake.lock
generated
@@ -243,8 +243,8 @@
|
||||
"nixpkgs": "nixpkgs_3"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1767810168,
|
||||
"narHash": "sha256-QUqqK5xLzsONPmIsaCW2USnRG8Y7diZXvccY/1xmkZg=",
|
||||
"lastModified": 1767842098,
|
||||
"narHash": "sha256-+hCLsTu3vK94SZuEWq29TQzGRj3m7asuk83AJKwqXpM=",
|
||||
"path": "/home/m3tam3re/p/NIX/nixpkgs",
|
||||
"type": "path"
|
||||
},
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
enable = true;
|
||||
settings = {
|
||||
theme = "opencode";
|
||||
plugin = ["oh-my-opencode"];
|
||||
plugin = ["oh-my-opencode" "opencode-beads"];
|
||||
agent = builtins.fromJSON (builtins.readFile "${inputs.agents}/agent/agents.json");
|
||||
formatter = {
|
||||
alejandra = {
|
||||
|
||||
Reference in New Issue
Block a user