summary refs log tree commit diff
path: root/nixos/modules/hardware/keyboard/zsa.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/hardware/keyboard/zsa.nix')
-rw-r--r--nixos/modules/hardware/keyboard/zsa.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/hardware/keyboard/zsa.nix b/nixos/modules/hardware/keyboard/zsa.nix
index bb69cfa0bf0..5bf4022cdc4 100644
--- a/nixos/modules/hardware/keyboard/zsa.nix
+++ b/nixos/modules/hardware/keyboard/zsa.nix
@@ -9,7 +9,7 @@ in
     enable = mkOption {
       type = types.bool;
       default = false;
-      description = ''
+      description = lib.mdDoc ''
         Enables udev rules for keyboards from ZSA like the ErgoDox EZ, Planck EZ and Moonlander Mark I.
         You need it when you want to flash a new configuration on the keyboard
         or use their live training in the browser.