mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
chore: use bluez as bluetooth package
This commit is contained in:
parent
29dc558a31
commit
b0a0128249
1 changed files with 1 additions and 0 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue