setup bluetooth

This commit is contained in:
Markus Heurung 2024-08-13 12:48:34 +02:00
parent 76fb213492
commit 447d5c06b4
3 changed files with 16 additions and 2 deletions

View file

@ -50,6 +50,7 @@
alsa.enable = true;
alsa.support32Bit = true;
pulse.enable = true;
wireplumber.enable = true;
# If you want to use JACK applications, uncomment this
# jack.enable = true;
};