MyNixOS website logo
option

services.dokuwiki.sites.<name>.pluginsConfig

List of the dokuwiki (un)loaded plugins.

Declarations
Type
attribute set of boolean
Default
{
  authad = false;
  authldap = false;
  authmysql = false;
  authpgsql = false;
}