services.matrix-tuwunel.environmentFile

NixOS option

Path to a file containing sensitive environment variables as described in {manpage}`systemd.exec(5). Refer to https://matrix-construct.github.io/tuwunel/configuration.html#environment-variables for specifying options as environment variables.

type: null or absolute path
Default
null
Example
"/run/secrets/matrix-tuwunel.env"
declared in: nixos/modules/services/matrix/tuwunel.nixView source on NixOS/nixpkgs →