Get rid of spotify, use spotify-player

The main graphical spotify client seems to crash kind of a lot.
This commit is contained in:
Eli Ribble 2025-03-06 14:59:11 -07:00
parent 8b8f4c9379
commit 12485dc698
1 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@
rustc
signal-desktop
splix
spotify
spotify-player
step-ca
step-cli
thunderbird
@ -168,7 +168,7 @@
nix.settings.experimental-features = [ "flakes" "nix-command" ];
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
"brgenml1lpr" "lunar-client" "spotify"
"brgenml1lpr" "lunarclient"
];
# Set up Android dev tools