Move Spotify from nix to brew management

This commit is contained in:
Martin Larsson 2025-12-25 13:44:32 +01:00
parent c2752f6a79
commit 290e5df7b1
2 changed files with 1 additions and 1 deletions

View file

@ -25,7 +25,6 @@ in
aerospace aerospace
mas mas
raycast raycast
spotify
]; ];
file = utils.mk_symlinks { inherit config dotfiles; }; file = utils.mk_symlinks { inherit config dotfiles; };

View file

@ -26,6 +26,7 @@ in
"ghostty" "ghostty"
"karabiner-elements" "karabiner-elements"
"nextcloud" "nextcloud"
"spotify"
]; ];
brews = [ brews = [
"bitwarden-cli" "bitwarden-cli"