adguard
This commit is contained in:
@@ -13,8 +13,8 @@ in
|
||||
firewall = {
|
||||
enable = true;
|
||||
allowPing = true;
|
||||
allowedTCPPorts = [ 80 ];
|
||||
allowedUDPPorts = [ 80 ];
|
||||
allowedTCPPorts = [ 53 ];
|
||||
allowedUDPPorts = [ 53 ];
|
||||
};
|
||||
|
||||
# Enable Network Manager
|
||||
|
||||
Reference in New Issue
Block a user