manual.html.enable
Whether to install the HTML manual. This also installs the
home-manager-help tool, which opens a local
copy of the Home Manager manual in the system web browser.
Type: boolean
Default:
false
Declared by:
manual.json.enable
Whether to install a JSON formatted list of all Home Manager
options. This can be located at
<profile directory>/share/doc/home-manager/options.json,
and may be used for navigating definitions, auto-completing,
and other miscellaneous tasks.
Type: boolean
Default:
false
Example:
true
Declared by:
manual.manpages.enable
Whether to install the configuration manual page. The manual can
be reached by man home-configuration.nix.
When looking at the manual page pretend that all references to NixOS stuff are actually references to Home Manager stuff. Thanks!
Type: boolean
Default:
true
Example:
false
Declared by: