MyNixOS website logo
option

services.send.redis.passwordFile

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.

Declarations
Type
null or path
Default
null
Example
"/run/agenix/send-redis-password"