dns: use quad9

This commit is contained in:
quitte 2025-01-09 13:31:26 +01:00
parent d5617bea3f
commit 469da0ec41

View file

@ -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";
}; };