diff options
Diffstat (limited to 'hosts/adam')
| -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 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; |
