Fix DNS?
This commit is contained in:
parent
36686fb983
commit
bbbea14c45
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
networking = {
|
||||
networkmanager.enable = true;
|
||||
# networking.nameservers doesn't apply to resolvconf
|
||||
#nameservers = [ "9.9.9.9" "1.1.1.1" ];
|
||||
# nameservers = [ "9.9.9.9" "1.1.1.1" ];
|
||||
resolvconf.extraConfig = "name_servers=\"9.9.9.9 1.1.1.1\"";
|
||||
# Temporary since MagicDNS is broken
|
||||
hosts = {
|
||||
|
|
Loading…
Add table
Reference in a new issue