diff --git a/hosts/modules/home.nix b/hosts/modules/home.nix index 71736c0..23bae91 100644 --- a/hosts/modules/home.nix +++ b/hosts/modules/home.nix @@ -19,6 +19,7 @@ bitwarden-desktop signal-desktop spotify + gemini-cli (darktable.overrideAttrs (oldAttrs: { nativeBuildInputs = (oldAttrs.nativeBuildInputs or []) ++ [ makeWrapper ];