summary refs log tree commit diff
path: root/nixos/modules/hardware/new-lg4ff.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/hardware/new-lg4ff.nix')
-rw-r--r--nixos/modules/hardware/new-lg4ff.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/hardware/new-lg4ff.nix b/nixos/modules/hardware/new-lg4ff.nix
index 3c7f66f8d89..fac376eb7a7 100644
--- a/nixos/modules/hardware/new-lg4ff.nix
+++ b/nixos/modules/hardware/new-lg4ff.nix
@@ -10,7 +10,7 @@ in {
     enable = mkOption {
       type = types.bool;
       default = false;
-      description = ''
+      description = lib.mdDoc ''
         Enables improved Linux module drivers for Logitech driving wheels.
         This will replace the existing in-kernel hid-logitech modules.
         Works most notably on the Logitech G25, G27, G29 and Driving Force (GT).