desktop: add bluetooth support
This commit is contained in:
parent
4c8286dc4c
commit
d66e8afaf5
2 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
|
||||
hardware.enableAllFirmware = true;
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
hardware.bluetooth.enable = true;
|
||||
|
||||
fileSystems = {
|
||||
"/" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue