Plugins to add to the configuration. Overrides any installed if non-null. This is a list of paths to .tar.gz files or derivations evaluating to .tar.gz files. You can use mattermost.buildPlugin
to build plugins; see the NixOS documentation for more details.
Declarations
Type
list of (absolute path or package)
Default
[ ]
Example
"[ ./com.github.moussetc.mattermost.plugin.giphy-2.0.0.tar.gz ]"