aboutsummaryrefslogtreecommitdiff
path: root/hosts/adam/configuration.nix
diff options
context:
space:
mode:
authorschererleander <leander@schererleander.de>2025-11-05 18:42:56 +0100
committerschererleander <leander@schererleander.de>2025-11-06 19:40:41 +0100
commit2a1d593b9a09423943896256d798fbae4e4b33ec (patch)
tree825dda7054e4a436aec22daf3718cd59ad38e3e8 /hosts/adam/configuration.nix
parentd1da0153b21965b1819938b2c290b1165af37152 (diff)
create gemini-cli module and set settings
Diffstat (limited to 'hosts/adam/configuration.nix')
-rw-r--r--hosts/adam/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/adam/configuration.nix b/hosts/adam/configuration.nix
index 2cb8fc4..b27da95 100644
--- a/hosts/adam/configuration.nix
+++ b/hosts/adam/configuration.nix
@@ -59,7 +59,6 @@
firefox
imv
mpv
- gemini-cli
zoxide
@@ -81,6 +80,7 @@
zsh.enable = true;
spicetify.enable = true;
obsidian.enable = true;
+ gemini-client.enable = true;
};
services = {
printer.enable = true;