services.gitlab.smtp.passwordFile

NixOS option

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 in: nixos/modules/services/misc/gitlab.nixView source on NixOS/nixpkgs →