Remove unfree overlay: we always use unfree anyway
This commit is contained in:
parent
f022d303b5
commit
b6ba49fce0
4 changed files with 3 additions and 4 deletions
|
@ -37,5 +37,5 @@
|
|||
hardware.opengl.enable = true;
|
||||
|
||||
# bluetooth usb
|
||||
hardware.firmware = [ pkgs.unfree.rtl8761b-firmware ];
|
||||
hardware.firmware = [ pkgs.rtl8761b-firmware ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue