Disable DHCP client
This commit is contained in:
parent
6802d867db
commit
ee354156fe
@ -217,6 +217,7 @@
|
|||||||
|
|
||||||
# No network
|
# No network
|
||||||
services.openssh.enable = false;
|
services.openssh.enable = false;
|
||||||
|
networking.useDHCP = false;
|
||||||
|
|
||||||
# Run getty on /dev/console and restartt until it works
|
# Run getty on /dev/console and restartt until it works
|
||||||
systemd.services."serial-getty@console" = {
|
systemd.services."serial-getty@console" = {
|
||||||
|
Loading…
Reference in New Issue
Block a user