about summary refs log tree commit diff
path: root/nixos/modules/config/fonts/ghostscript.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/config/fonts/ghostscript.nix')
-rw-r--r--nixos/modules/config/fonts/ghostscript.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/config/fonts/ghostscript.nix b/nixos/modules/config/fonts/ghostscript.nix
index b1dd81bf2d2ea..c284c4a0b0ab1 100644
--- a/nixos/modules/config/fonts/ghostscript.nix
+++ b/nixos/modules/config/fonts/ghostscript.nix
@@ -11,7 +11,7 @@ with lib;
       enableGhostscriptFonts = mkOption {
         type = types.bool;
         default = false;
-        description = ''
+        description = lib.mdDoc ''
           Whether to add the fonts provided by Ghostscript (such as
           various URW fonts and the “Base-14” Postscript fonts) to the
           list of system fonts, making them available to X11