diff options
Diffstat (limited to 'hosts/adam/configuration.nix')
| -rw-r--r-- | hosts/adam/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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; |
