From 893aab43b82bd74aefddbfd05b29c707f5766a0f Mon Sep 17 00:00:00 2001 From: "Alexandre Cavalheiro S. Tiago da Silva" Date: Mon, 19 Aug 2024 20:34:26 -0300 Subject: [PATCH] nixos: allow the minecraft simple voice chat udp port --- nixos.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos.nix b/nixos.nix index b7143fc..4426c76 100644 --- a/nixos.nix +++ b/nixos.nix @@ -127,6 +127,7 @@ in ]; allowedUDPPorts = [ + 24454 # Minecraft Simple Voice Chat 2626 # Dolphin emulator 27015 # Source games 28910 # Heretic II