services.mautrix-signal.environmentFile

NixOS option

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