diff --git a/hosts/quitte/network.nix b/hosts/quitte/network.nix index 5559b2f..5d9c8c8 100644 --- a/hosts/quitte/network.nix +++ b/hosts/quitte/network.nix @@ -45,7 +45,7 @@ } ]; networkConfig = { - DNS = "141.30.1.1"; + DNS = "9.9.9.9"; LLDP = true; EmitLLDP = "nearest-bridge"; };