Updated flake & added development configuration
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
networking.firewall = {
|
||||
allowedTCPPorts = [ 1080 ];
|
||||
allowedTCPPorts = [ 80 443 1080 ];
|
||||
allowedUDPPorts = [ 53 ];
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user