Added vultr dns config

This commit is contained in:
marc
2024-02-03 19:17:31 +01:00
parent ddffe5c9c6
commit d0f78cc24f

View File

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