Update networking interface
This commit is contained in:
parent
506e099945
commit
ac0b6ef15b
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
# Per-interface useDHCP will be mandatory in the future, so this generated config
|
||||
# replicates the default behaviour.
|
||||
networking.useDHCP = false;
|
||||
networking.interfaces.ens18.useDHCP = true;
|
||||
networking.interfaces.ens19.useDHCP = true;
|
||||
|
||||
# Configure network proxy if necessary
|
||||
# networking.proxy.default = "http://user:password@proxy:port/";
|
||||
|
|
Loading…
Reference in a new issue