l green.r: use DHCP
This commit is contained in:
parent
093dd94a37
commit
4eb8c33ceb
@ -3,5 +3,5 @@
|
|||||||
./config.nix
|
./config.nix
|
||||||
];
|
];
|
||||||
boot.isContainer = true;
|
boot.isContainer = true;
|
||||||
networking.useDHCP = false;
|
networking.useDHCP = true;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user