MyNixOS website logo
option

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.

Declarations
Type
string
Default
"${config.services.maubot.dataDir}/config.yaml"