The manual pages to generate caches for if documentation.man.generateCaches is enabled. Must be a path to a directory with man pages under /share/man
; see the source for an example. Advanced users can make this a content-addressed derivation to save a few rebuilds.
Declarations
Type
path
Default
{
_type = "literalMD";
text = "all man pages in {option}`config.environment.systemPackages`";
}