diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 3093853..d310651 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -120,7 +120,7 @@ ]; networking.firewall.allowedUDPPorts = [ # Allow discovery for spotify on the network - 57621 + 5353 ]; # This value determines the NixOS release from which the default