diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index 789cf93..43b2154 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -344,10 +344,14 @@ 53317 # Localsend 7791 # Pixelflut 38281 # Archipelago + 9943 + 9944 ]; networking.firewall.allowedUDPPorts = [ 53317 38281 # Archipelago + 9943 + 9944 ]; # Or disable the firewall altogether. # networking.firewall.enable = false;