nixos: allow the minecraft simple voice chat udp port
This commit is contained in:
parent
ba7b0a8f9f
commit
893aab43b8
1 changed files with 1 additions and 0 deletions
|
@ -127,6 +127,7 @@ in
|
|||
];
|
||||
|
||||
allowedUDPPorts = [
|
||||
24454 # Minecraft Simple Voice Chat
|
||||
2626 # Dolphin emulator
|
||||
27015 # Source games
|
||||
28910 # Heretic II
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue