Infini-FRAMEWORK: enable DHCP
This commit is contained in:
parent
4c72fd6ae1
commit
7e47ae1c4c
1 changed files with 2 additions and 0 deletions
|
@ -17,5 +17,7 @@
|
||||||
|
|
||||||
system.stateVersion = "21.11";
|
system.stateVersion = "21.11";
|
||||||
|
|
||||||
|
networking.interfaces.wlp170s0.useDHCP = true;
|
||||||
|
|
||||||
services.fprintd.enable = true;
|
services.fprintd.enable = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue