Commit a1334ad51765

Vincent Demeester <vincent@sbr.pm>
2017-03-01 16:27:26
Add another port for spotify
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 3bb9f37
Changed files (1)
profiles
profiles/audio.nix
@@ -11,8 +11,8 @@
 	sound.enableMediaKeys = true;
 
 	# spotify
-	networking.firewall.allowedTCPPorts = [ 57621 ];
-	networking.firewall.allowedUDPPorts = [ 57621 ];
+	networking.firewall.allowedTCPPorts = [ 57621 5762 ];
+	networking.firewall.allowedUDPPorts = [ 57621 5762 ];
 	
 	environment.systemPackages = with pkgs; [
 		apulse       # allow alsa application to use pulse