Added vultr dns config
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
interfaces = {
|
interfaces = {
|
||||||
ens3.useDHCP = lib.mkDefault true;
|
ens3.useDHCP = lib.mkDefault true;
|
||||||
};
|
};
|
||||||
|
nameservers = [ "108.61.10.10" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
virtualisation.hypervGuest.enable = true;
|
virtualisation.hypervGuest.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user