Fixed spotify for nix darwin

This commit is contained in:
Random936 2024-06-01 13:22:10 -07:00
parent 77807d11b3
commit 309f272b09
3 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,6 @@
ripgrep
gnumake
neofetch
spotify
bitwarden-cli
]);

View File

@ -14,6 +14,7 @@
home.packages = with pkgs; [
feh
dconf
spotify
discord
pavucontrol
microsoft-edge

View File

@ -23,6 +23,7 @@
"tailscale"
"nextcloud"
"nordvpn"
"spotify"
"docker"
"vlc"
];