Disable wifi and enable bluetooth usb
This commit is contained in:
parent
06dcc7e253
commit
1b30a0dcf4
2 changed files with 4 additions and 1 deletions
|
@ -35,4 +35,7 @@
|
|||
# GPU options
|
||||
services.xserver.videoDrivers = [ "amdgpu" ];
|
||||
hardware.opengl.enable = true;
|
||||
|
||||
# bluetooth usb
|
||||
hardware.firmware = [ pkgs.unfree.rtl8761b-firmware ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue