modules/dependencies: add gemini and opencode
This commit is contained in:
parent
b58be69867
commit
7038675452
1 changed files with 2 additions and 0 deletions
|
|
@ -116,6 +116,7 @@ in
|
|||
example = "skim";
|
||||
};
|
||||
gcc.default = "gcc";
|
||||
gemini.default = "gemini-cli";
|
||||
gh.default = "gh";
|
||||
git = {
|
||||
default = "git";
|
||||
|
|
@ -135,6 +136,7 @@ in
|
|||
default = "nodejs";
|
||||
example = "nodejs_22";
|
||||
};
|
||||
opencode.default = "opencode";
|
||||
plantuml.default = "plantuml";
|
||||
ripgrep.default = "ripgrep";
|
||||
rust-analyzer.default = "rust-analyzer";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue