From 6fb234f7b0f56cef79fe526def76af73bfd0675e Mon Sep 17 00:00:00 2001 From: oqyude Date: Sun, 9 Nov 2025 17:27:54 +0300 Subject: [PATCH] 123 --- configurations/vds.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;