feat: add alvr ports
This commit is contained in:
parent
aefb12faed
commit
07a5f1ba34
1 changed files with 4 additions and 0 deletions
|
|
@ -344,10 +344,14 @@
|
||||||
53317 # Localsend
|
53317 # Localsend
|
||||||
7791 # Pixelflut
|
7791 # Pixelflut
|
||||||
38281 # Archipelago
|
38281 # Archipelago
|
||||||
|
9943
|
||||||
|
9944
|
||||||
];
|
];
|
||||||
networking.firewall.allowedUDPPorts = [
|
networking.firewall.allowedUDPPorts = [
|
||||||
53317
|
53317
|
||||||
38281 # Archipelago
|
38281 # Archipelago
|
||||||
|
9943
|
||||||
|
9944
|
||||||
];
|
];
|
||||||
# Or disable the firewall altogether.
|
# Or disable the firewall altogether.
|
||||||
# networking.firewall.enable = false;
|
# networking.firewall.enable = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue