diff --git a/nix/home/darwin.nix b/nix/home/darwin.nix index 8925dc0..6311e94 100644 --- a/nix/home/darwin.nix +++ b/nix/home/darwin.nix @@ -25,7 +25,6 @@ in aerospace mas raycast - spotify ]; file = utils.mk_symlinks { inherit config dotfiles; }; diff --git a/nix/system/darwin.nix b/nix/system/darwin.nix index 7cb0313..ea4d77f 100644 --- a/nix/system/darwin.nix +++ b/nix/system/darwin.nix @@ -26,6 +26,7 @@ in "ghostty" "karabiner-elements" "nextcloud" + "spotify" ]; brews = [ "bitwarden-cli"