services.send.redis.passwordFile
NixOS option
The path to the file containing the Redis password. If services.send.redis.createLocally is set to true, the content of this file will be used as the password for the locally created Redis instance. Leave it blank if no password is required.
type: null or absolute pathDefault
null
Example
declared in: nixos/modules/services/web-servers/send.nixView source on NixOS/nixpkgs →"/run/agenix/send-redis-password"