fonts.enableGhostscriptFonts

NixOS option

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 applications.

type: boolean
Default
false
declared in: nixos/modules/config/fonts/ghostscript.nixView source on NixOS/nixpkgs →