fasu firewall add bedrock port

This commit is contained in:
Sebastian Moser
2024-08-25 03:54:47 +02:00
parent c15abae67b
commit c925009a2b

View File

@@ -84,6 +84,8 @@
networking.firewall.allowedUDPPorts = [
25572 # wmc voice to velocity proxy
25800 # wmc voice lobby
19132 # mc bedrock port
];
networking.networkmanager.enable = true; # Easiest to use and most distros use this by default.