Add ports open for fcast
This commit is contained in:
parent
965fbba1eb
commit
9236fcf2fc
|
@ -105,6 +105,7 @@
|
|||
|
||||
# Enable networking
|
||||
networking.networkmanager.enable = true;
|
||||
networking.firewall.allowedTCPPorts = [ 46899 46898 ];
|
||||
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue