disable bluetooth headset audio profile
This commit is contained in:
parent
29d9a4ef16
commit
b9e18122d8
|
@ -147,8 +147,7 @@ in
|
|||
# Bluetooth
|
||||
hardware.bluetooth = {
|
||||
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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue