services.gitlab.smtp.passwordFile
File containing the password of the SMTP server for GitLab.
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>