WordPress: Difference between revisions
imported>Onny mNo edit summary |
imported>Vieta correcting error of ; [ |
||
| Line 60: | Line 60: | ||
}; | }; | ||
plugins = { | plugins = { | ||
inherit (pkgs.wordpressPackages.plugins) | inherit (pkgs.wordpressPackages.plugins) | ||
antispam-bee | antispam-bee | ||
opengraph; | opengraph; | ||
}; | }; | ||
}; | }; | ||