use dhcp
This commit is contained in:
@@ -85,6 +85,7 @@
|
||||
"2400:3200:baba::1"
|
||||
];
|
||||
networking.interfaces.eth0 = {
|
||||
useDHCP = true;
|
||||
ipv4.addresses = [{
|
||||
address = "192.168.1.42";
|
||||
prefixLength = 24;
|
||||
|
Reference in New Issue
Block a user