services.mautrix-whatsapp.environmentFile

NixOS option

File containing environment variables to be passed to the mautrix-whatsapp service. If an environment variable MAUTRIX_WHATSAPP_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-whatsapp.nixView source on NixOS/nixpkgs →