about summary refs log tree commit diff
path: root/nixos/modules/programs/htop.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/programs/htop.nix')
-rw-r--r--nixos/modules/programs/htop.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixos/modules/programs/htop.nix b/nixos/modules/programs/htop.nix
index 5c197838e47c..94f6e3c0efa7 100644
--- a/nixos/modules/programs/htop.nix
+++ b/nixos/modules/programs/htop.nix
@@ -21,7 +21,7 @@ in
       type = types.package;
       default = pkgs.htop;
       defaultText = "pkgs.htop";
-      description = ''
+      description = lib.mdDoc ''
         The htop package that should be used.
       '';
     };
@@ -35,7 +35,7 @@ in
         hide_kernel_threads = true;
         hide_userland_threads = true;
       };
-      description = ''
+      description = lib.mdDoc ''
         Extra global default configuration for htop
         which is read on first startup only.
         Htop subsequently uses ~/.config/htop/htoprc