disable bluetooth headset audio profile
This commit is contained in:
parent
29d9a4ef16
commit
b9e18122d8
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue