Enable firewall
This commit is contained in:
parent
ba93d164cf
commit
9cf5bd0469
|
@ -59,6 +59,7 @@
|
|||
];
|
||||
};
|
||||
firewall = {
|
||||
enable = true;
|
||||
allowedUDPPorts = [ 51820 ];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue