desktop: add bluetooth support

This commit is contained in:
Elnu 2023-04-04 17:06:06 -07:00
parent 4c8286dc4c
commit d66e8afaf5
2 changed files with 3 additions and 0 deletions

View file

@ -13,6 +13,8 @@
'';
};
services.blueman.enable = true;
hardware.opengl = {
enable = true;
driSupport32Bit = true; # Required for Touhou

View file

@ -13,6 +13,7 @@
hardware.enableAllFirmware = true;
hardware.enableRedistributableFirmware = true;
hardware.bluetooth.enable = true;
fileSystems = {
"/" = {