{pkgs, ...}: { environment.systemPackages = with pkgs; [ spotifyd spotify-player ncspot ]; # Local Discovery networking.firewall.allowedTCPPorts = [57621]; }