diff --git a/hosts/quinto/hardware.nix b/hosts/quinto/hardware.nix index 8d24782..55b499a 100644 --- a/hosts/quinto/hardware.nix +++ b/hosts/quinto/hardware.nix @@ -28,7 +28,6 @@ interfaces = { ens3.useDHCP = lib.mkDefault true; }; - nameservers = [ "108.61.10.10" ]; }; virtualisation.hypervGuest.enable = true;