services.maubot.settings.plugin_directories.load

NixOS option

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 in: nixos/modules/services/matrix/maubot.nixView source on NixOS/nixpkgs →