move logRefusedConnections to base
This commit is contained in:
@@ -38,7 +38,6 @@ in {
|
||||
firewall = {
|
||||
allowedTCPPorts = [53];
|
||||
allowedUDPPorts = [53];
|
||||
logRefusedConnections = false;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user