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