services.mautrix-signal.environmentFile
File containing environment variables to be passed to the mautrix-signal service.
If an environment variable MAUTRIX_SIGNAL_BRIDGE_LOGIN_SHARED_SECRET is set,
then its value will be used in the configuration file for the option
double_puppet.secrets without leaking it to the store, using the configured
homeserver.domain as key.
- Type
null or absolute path- Default
null- Declared
- <nixpkgs/nixos/modules/services/matrix/mautrix-signal.nix>