services.gitlab.initialRootPasswordFile

File containing the initial password of the root account if this is a new install.

This should be a string, not a nix path, since nix paths are copied into the world-readable nix store.

Type
null or absolute path
Default
null
Declared
<nixpkgs/nixos/modules/services/misc/gitlab.nix>