diff options
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/pc/hardware/bluetooth.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/pc/hardware/bluetooth.nix b/modules/pc/hardware/bluetooth.nix index 9737504..626264e 100644 --- a/modules/pc/hardware/bluetooth.nix +++ b/modules/pc/hardware/bluetooth.nix @@ -14,6 +14,7 @@ JustWorksRepairing = "always"; MultiProfile = "multiple"; Experimental = true; + Disable = "Headset"; }; }; } |