home.extraOutputsToInstall

List of additional package outputs of the packages home.packages that should be installed into the user environment.

Type
list of string
Default
[ ]
Example
[
  "doc"
  "info"
  "devdoc"
]
Declared
<home-manager/modules/home-environment.nix>