move use dhcp
This commit is contained in:
parent
c74e827255
commit
e0346fadb4
3 changed files with 3 additions and 8 deletions
|
@ -41,6 +41,7 @@
|
|||
documentation.nixos.enable = false;
|
||||
|
||||
networking = {
|
||||
useDHCP = true;
|
||||
wireless.iwd.enable = true;
|
||||
extraHosts =
|
||||
''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue