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