services.maubot.extraConfigFile
A file for storing secrets. You can pass homeserver registration keys here.
If it already exists, it must contain server.unshared_secret which is used for signing API keys.
If configMutable is not set to true, maubot user must have write access to this file.
- Type
string- Default
"${config.services.maubot.dataDir}/config.yaml"- Declared
- <nixpkgs/nixos/modules/services/matrix/maubot.nix>