This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
networking.firewall = {
|
networking.firewall = {
|
||||||
enable = true;
|
enable = true;
|
||||||
allowedTCPPorts = [
|
allowedTCPPorts = [
|
||||||
22 # SSH
|
22
|
||||||
53 # DNS (AdGuard)
|
53 # DNS (AdGuard)
|
||||||
80 # HTTP
|
80 # HTTP
|
||||||
443 # HTTPS
|
443 # HTTPS
|
||||||
|
|||||||
Reference in New Issue
Block a user