services.mealie.credentialsFile
NixOS option
File containing credentials used in mealie such as POSTGRES_PASSWORD or sensitive LDAP options. Expects the format of an EnvironmentFile=, as described by systemd.exec(5).
type: null or absolute pathDefault
null
Example
declared in: nixos/modules/services/web-apps/mealie.nixView source on NixOS/nixpkgs →"/run/secrets/mealie-credentials.env"