fix firewall with vms
This commit is contained in:
parent
5a5638b7d7
commit
202966d58a
2 changed files with 9 additions and 12 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue