summaryrefslogtreecommitdiffstats
path: root/nixos/modules/hardware/usb-modeswitch.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/hardware/usb-modeswitch.nix')
-rw-r--r--nixos/modules/hardware/usb-modeswitch.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/hardware/usb-modeswitch.nix b/nixos/modules/hardware/usb-modeswitch.nix
index 773891b0032f..f36d293a867f 100644
--- a/nixos/modules/hardware/usb-modeswitch.nix
+++ b/nixos/modules/hardware/usb-modeswitch.nix
@@ -11,7 +11,7 @@ with lib;
enable = mkOption {
type = types.bool;
default = false;
- description = lib.mdDoc ''
+ description = ''
Enable this option to support certain USB WLAN and WWAN adapters.
These network adapters initial present themselves as Flash Drives containing their drivers.