forked from Drift/pvv-nixos-config
bekkalokk: add VisualEditor to mediawiki extensions
This commit is contained in:
parent
161ef284be
commit
6e1b06731f
|
@ -85,7 +85,7 @@ in {
|
|||
};
|
||||
|
||||
extensions = {
|
||||
inherit (pkgs.mediawiki-extensions) DeleteBatch UserMerge PluggableAuth SimpleSAMLphp;
|
||||
inherit (pkgs.mediawiki-extensions) DeleteBatch UserMerge PluggableAuth SimpleSAMLphp VisualEditor;
|
||||
};
|
||||
|
||||
extraConfig = ''
|
||||
|
|
Loading…
Reference in New Issue