services.maubot.settings.plugin_directories.load

The directories from which plugins should be loaded. Duplicate plugin IDs will be moved to the trash.

Type
list of string
Default
[ "${config.services.maubot.dataDir}/plugins" ]
Declared
<nixpkgs/nixos/modules/services/matrix/maubot.nix>