From 0b3bb4bc4356bab6f669d2f15f6c3d1ed41934c6 Mon Sep 17 00:00:00 2001 From: schererleander Date: Thu, 6 Nov 2025 19:23:35 +0100 Subject: fix: typo --- hosts/adam/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/adam') diff --git a/hosts/adam/configuration.nix b/hosts/adam/configuration.nix index b27da95..765181c 100644 --- a/hosts/adam/configuration.nix +++ b/hosts/adam/configuration.nix @@ -80,7 +80,7 @@ zsh.enable = true; spicetify.enable = true; obsidian.enable = true; - gemini-client.enable = true; + gemini-cli.enable = true; }; services = { printer.enable = true; -- cgit v1.3.1