services.matrix-synapse.extraConfigFiles
Extra config files to include.
The configuration files will be included based on the command line argument --config-path. This allows to configure secrets without having to go through the Nix store, e.g. based on deployment keys if NixOps is in use.
- Type
list of absolute path- Default
[ ]- Declared
- <nixpkgs/nixos/modules/services/matrix/synapse.nix>