Remove nameserver from quinto

This commit is contained in:
marc
2024-12-22 16:18:43 +01:00
parent ed305126a2
commit d452ec86dd

View File

@@ -28,7 +28,6 @@
interfaces = {
ens3.useDHCP = lib.mkDefault true;
};
nameservers = [ "108.61.10.10" ];
};
virtualisation.hypervGuest.enable = true;