mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Newest version of wp
This commit is contained in:
parent
5fb6524c4b
commit
328b727ffd
@ -73,6 +73,7 @@ with lib; {
|
||||
|
||||
services.wordpress = {
|
||||
webserver = "nginx";
|
||||
package = pkgs.wordpress6_4;
|
||||
sites."${cfg.domain}" = {
|
||||
plugins = {inherit antispam-bee wordpress-seo;};
|
||||
themes = {inherit neve;};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user