feat: add gemini cli

This commit is contained in:
Barrett Ruth 2026-02-09 22:41:39 -05:00
parent 29dc9d8897
commit 4d2fdcda4f
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
2 changed files with 2 additions and 1 deletions

View file

@ -27,6 +27,7 @@ in
signal-desktop
slack
bitwarden-desktop
gemini-cli
]
++ lib.optionals enableClaude [ claude-code ]
++ lib.optionals enableZen [ zen-browser.packages.${hostPlatform}.default ]

View file

@ -283,7 +283,7 @@ in
settings.mainBar = {
reload_style_on_change = true;
layer = "top";
position = "top";
position = "bottom";
exclusive = true;
height = 34;