Fixup DHCP
This commit is contained in:
parent
13ff1792cb
commit
032a1d31bc
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ in
|
|||
};
|
||||
|
||||
networking.useDHCP = false;
|
||||
networking.interfaces.ens3.useDHCP = true;
|
||||
networking.interfaces.enp3s0.useDHCP = true;
|
||||
|
||||
networking.firewall = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue