pinwheel: Set DNS servers

This commit is contained in:
Alexander Heldt
2023-10-02 16:36:33 +02:00
parent 3663797674
commit 3736e5757c
2 changed files with 17 additions and 2 deletions

View File

@@ -61,6 +61,10 @@
wireless.enable = false; # Wireless is managed by networkmanager
networkmanager.enable = true;
nameservers = [
"1.1.1.1#one.one.one.one"
"1.0.0.1#one.one.one.one"
];
};
# Open ports in the firewall.