modules: bluetooth: fix documentation
This commit is contained in:
parent
28cc5b64b4
commit
4650c47974
|
@ -4,7 +4,7 @@ let
|
|||
in
|
||||
{
|
||||
options.my.modules.bluetooth = with lib; {
|
||||
enable = mkEnableOption "wireless configuration";
|
||||
enable = mkEnableOption "bluetooth configuration";
|
||||
|
||||
enableHeadsetIntegration = my.mkDisableOption "A2DP sink configuration";
|
||||
|
||||
|
|
Loading…
Reference in a new issue