chore: use bluez as bluetooth package

This commit is contained in:
Swarsel 2024-11-04 01:06:40 +01:00
parent 29dc558a31
commit b0a0128249
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84

View file

@ -4205,6 +4205,7 @@ Enable OpenGL, Sound, Bluetooth and various drivers.
bluetooth = lib.mkIf config.swarselsystems.hasBluetooth {
enable = true;
package = pkgs.stable.bluez;
powerOnBoot = true;
settings = {
General = {