mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-19 02:44:17 +03:00
Merge pull request #83775 from adisbladis/pa-bluetooth-default
pulseaudio: Enable bluetooth support by default
This commit is contained in:
commit
cdf24a3c45
@ -17,7 +17,7 @@
|
||||
|
||||
, airtunesSupport ? false
|
||||
|
||||
, bluetoothSupport ? false
|
||||
, bluetoothSupport ? true
|
||||
|
||||
, remoteControlSupport ? false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user