diff --git a/configurations/vds.nix b/configurations/vds.nix index e8a19d0..1ce67ed 100644 --- a/configurations/vds.nix +++ b/configurations/vds.nix @@ -132,7 +132,7 @@ let IPv6rs = true; }; firewall = { - enable = false; + enable = true; allowPing = true; }; enableIPv6 = true;