summary refs log tree commit diff
path: root/nixos/modules/hardware/saleae-logic.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/hardware/saleae-logic.nix')
-rw-r--r--nixos/modules/hardware/saleae-logic.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/hardware/saleae-logic.nix b/nixos/modules/hardware/saleae-logic.nix
index a3810d640c4..02d234cd3f0 100644
--- a/nixos/modules/hardware/saleae-logic.nix
+++ b/nixos/modules/hardware/saleae-logic.nix
@@ -11,7 +11,7 @@ in
       type = lib.types.package;
       default = pkgs.saleae-logic-2;
       defaultText = lib.literalExpression "pkgs.saleae-logic-2";
-      description = ''
+      description = lib.mdDoc ''
         Saleae Logic package to use.
       '';
     };