services.maubot.extraConfigFile
NixOS option
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: stringDefault
declared in: nixos/modules/services/matrix/maubot.nixView source on NixOS/nixpkgs →"${config.services.maubot.dataDir}/config.yaml"