dns: use quad9
This commit is contained in:
parent
d5617bea3f
commit
469da0ec41
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
networkConfig = {
|
networkConfig = {
|
||||||
DNS = "141.30.1.1";
|
DNS = "9.9.9.9";
|
||||||
LLDP = true;
|
LLDP = true;
|
||||||
EmitLLDP = "nearest-bridge";
|
EmitLLDP = "nearest-bridge";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue