This commit is contained in:
2025-11-09 17:27:54 +03:00
parent 889e4a1531
commit 6fb234f7b0
+1 -1
View File
@@ -132,7 +132,7 @@ let
IPv6rs = true; IPv6rs = true;
}; };
firewall = { firewall = {
enable = false; enable = true;
allowPing = true; allowPing = true;
}; };
enableIPv6 = true; enableIPv6 = true;