dhcp: update networking.nameservers, update conf

This commit is contained in:
Astro 2019-04-01 19:05:29 +02:00
parent bdf3f010a6
commit 2b03a25395
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
networking.hostName = "dhcp";
networking.defaultGateway = "172.22.99.1";
networking.nameservers = [ "172.20.72.6" ];
networking.nameservers = [ "172.20.72.6" "172.20.72.10" ];
networking.interfaces.eth0 = {
ipv4.addresses = [ {
address = "172.22.99.254";

@ -1 +1 @@
Subproject commit 01dcefd917931d4c6f729e05d5e5f76060cfebc9
Subproject commit 57621eb036ccaee2ea1af85b31abe93526fd0e79