Spotify
Spotify
Local discovery
To sync local tracks from your filesystem with mobile devices in the same network, you need to open port 57621 by adding the following line to your configuration.nix:
networking.firewall.allowedTCPPorts = [ 57621 ];