diff --git a/modules/darwin/home-manager.nix b/modules/darwin/home-manager.nix index e57317a..94f4b91 100644 --- a/modules/darwin/home-manager.nix +++ b/modules/darwin/home-manager.nix @@ -114,7 +114,7 @@ in { path = "/Applications/iTerm.app/"; } { path = "/Applications/Fantastical.app/"; } # { path = "${pkgs.alacritty}/Applications/Alacritty.app/"; } - { path = "/Applications/Spotify.app/"; } + # { path = "/Applications/Spotify.app/"; } { path = "/Applications/Qobuz.app/"; } { path = "/System/Volumes/Preboot/Cryptexes/App/System/Applications/Safari.app/"; } { path = "/System/Applications/Photos.app/"; }