summary refs log tree commit diff
path: root/nixos/modules/programs/plotinus.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/programs/plotinus.nix')
-rw-r--r--nixos/modules/programs/plotinus.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/programs/plotinus.nix b/nixos/modules/programs/plotinus.nix
index 2c90a41ba02..a011bb862ae 100644
--- a/nixos/modules/programs/plotinus.nix
+++ b/nixos/modules/programs/plotinus.nix
@@ -17,7 +17,7 @@ in
     programs.plotinus = {
       enable = mkOption {
         default = false;
-        description = ''
+        description = lib.mdDoc ''
           Whether to enable the Plotinus GTK 3 plugin. Plotinus provides a
           popup (triggered by Ctrl-Shift-P) to search the menus of a
           compatible application.