about summary refs log tree commit diff
path: root/nixos/modules/hardware/ubertooth.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/hardware/ubertooth.nix')
-rw-r--r--nixos/modules/hardware/ubertooth.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/hardware/ubertooth.nix b/nixos/modules/hardware/ubertooth.nix
index 637fddfb37dff..e76fa45fea515 100644
--- a/nixos/modules/hardware/ubertooth.nix
+++ b/nixos/modules/hardware/ubertooth.nix
@@ -16,7 +16,7 @@ in {
       type = types.str;
       default = "ubertooth";
       example = "wheel";
-      description = "Group for Ubertooth's udev rules.";
+      description = lib.mdDoc "Group for Ubertooth's udev rules.";
     };
   };