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