pulseaudio: switch back to pulseaudio-modules-bt
This commit is contained in:
parent
4611083f9a
commit
88ab086ce5
@ -12,12 +12,12 @@
|
|||||||
default-sample-format = "s32le";
|
default-sample-format = "s32le";
|
||||||
default-sample-rate = "96000";
|
default-sample-rate = "96000";
|
||||||
};
|
};
|
||||||
# package = pkgs.pulseaudioFull;
|
# package = pkgs.pulseaudio-hsphfpd;
|
||||||
package = pkgs.pulseaudio-hsphfpd;
|
package = pkgs.pulseaudioFull;
|
||||||
# extraModules = [ pkgs.pulseaudio-modules-bt ];
|
extraModules = [ pkgs.pulseaudio-modules-bt ];
|
||||||
};
|
};
|
||||||
|
|
||||||
hardware.bluetooth.hsphfpd.enable = true;
|
# hardware.bluetooth.hsphfpd.enable = true;
|
||||||
|
|
||||||
users.extraUsers.gebner.extraGroups = [ "bluetooth" ];
|
users.extraUsers.gebner.extraGroups = [ "bluetooth" ];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user