From 2a1d593b9a09423943896256d798fbae4e4b33ec Mon Sep 17 00:00:00 2001 From: schererleander Date: Wed, 5 Nov 2025 18:42:56 +0100 Subject: create gemini-cli module and set settings --- hosts/adam/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/adam/configuration.nix') 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; -- cgit v1.3.1