Disable DHCP because it blocks on boot
This commit is contained in:
parent
fd19b9b513
commit
7a06302afa
1 changed files with 0 additions and 1 deletions
|
|
@ -41,7 +41,6 @@
|
|||
|
||||
networking = {
|
||||
hostName = "cadmium";
|
||||
interfaces.enp3s0.useDHCP = true;
|
||||
networkmanager = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue