feat(m4): add gemini-cli to default packages
- Included `gemini-cli` to the list of default packages for `aarch64-darwin` platform. - Ensures availability of the `gemini-cli` tool for users by default.
This commit is contained in:
parent
176aa2c2fe
commit
10290acefb
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ with lib.metacfg;
|
|||
goose-cli
|
||||
aider-chat
|
||||
fabric-ai
|
||||
gemini-cli
|
||||
];
|
||||
|
||||
users.users.harald.shell = pkgs.fish;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue