{ ... }: { services.spotifyd = { enable = true; config = '' zeroconf_port = 18572 ''; }; networking.firewall.allowedTCPPorts = [ 18572 ]; }