enabled Redistibutable Firmware
This commit is contained in:
parent
ec82eb848c
commit
1a9eecf4f8
|
@ -41,11 +41,11 @@
|
||||||
|
|
||||||
# firmaware
|
# firmaware
|
||||||
services.fwupd.enable = true;
|
services.fwupd.enable = true;
|
||||||
|
hardware.enableRedistributableFirmware = true;
|
||||||
|
|
||||||
# Bluetooth
|
# Bluetooth
|
||||||
hardware.bluetooth.enable = true;
|
hardware.bluetooth.enable = true;
|
||||||
hardware.bluetooth.powerOnBoot = true;
|
hardware.bluetooth.powerOnBoot = true;
|
||||||
#services.blueman.enable = true;
|
|
||||||
|
|
||||||
# enable unfree
|
# enable unfree
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|
Loading…
Reference in a new issue