dhcp: update networking.nameservers, update conf

container/radius
Astro 4 years ago
parent bdf3f010a6
commit 2b03a25395

@ -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
Loading…
Cancel
Save