documentation.nixos.includeAllModules

NixOS option

Whether the generated NixOS’s documentation should include documentation for all the options from all the NixOS modules included in the current configuration.nix. Disabling this will make the manual generator to ignore options defined outside of baseModules.

type: boolean
Default
false
declared in: nixos/modules/misc/documentation.nixView source on NixOS/nixpkgs →