Enable firewall explicitly
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
};
|
||||
|
||||
networking.firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [ 22 80 443 ];
|
||||
allowedUDPPorts = [];
|
||||
allowPing = true;
|
||||
|
||||
Reference in New Issue
Block a user