Disable wifi and enable bluetooth usb
This commit is contained in:
parent
06dcc7e253
commit
1b30a0dcf4
2 changed files with 4 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
# replicates the default behaviour.
|
||||
networking.useDHCP = false;
|
||||
networking.interfaces.enp8s0.useDHCP = true;
|
||||
networking.interfaces.wlp7s0.useDHCP = true;
|
||||
# networking.interfaces.wlp7s0.useDHCP = true;
|
||||
|
||||
# Configure network proxy if necessary
|
||||
# networking.proxy.default = "http://user:password@proxy:port/";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue