fix firewall with vms

This commit is contained in:
cy 2025-05-24 15:01:30 -04:00
parent 5a5638b7d7
commit 202966d58a
2 changed files with 9 additions and 12 deletions

View file

@ -39,7 +39,7 @@
i18n.defaultLocale = "en_US.UTF-8";
time.timeZone = "America/New_York";
networking = {
firewall.logRefusedConnections = false;
firewall.logRefusedConnections = true;
nameservers = [
# quad9 (unfiltered)
"2620:fe::10"