disable bluetooth headset audio profile
This commit is contained in:
parent
29d9a4ef16
commit
b9e18122d8
|
@ -147,8 +147,7 @@ in
|
||||||
# Bluetooth
|
# Bluetooth
|
||||||
hardware.bluetooth = {
|
hardware.bluetooth = {
|
||||||
enable = true;
|
enable = true;
|
||||||
# Todo: only works in 20.03
|
config.General.Disable = "Headset"; # disable headset profile
|
||||||
#config.General.Disable = "Headset"; # disable headset profile
|
|
||||||
};
|
};
|
||||||
hardware.pulseaudio.package = pkgs.pulseaudioFull;
|
hardware.pulseaudio.package = pkgs.pulseaudioFull;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue