forked from DGNum/infrastructure
feat(wordpress): Add theme for bds
This commit is contained in:
parent
5cbbdf2a08
commit
6b7ed1de5f
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ in {
|
|||
"bds.wp.dgnum.eu" = {
|
||||
plugins = { inherit (wp4nix.plugins) user-role-editor; };
|
||||
languages = [ pkgs.wordpressPackages.languages.fr_FR ];
|
||||
themes = { inherit (wp4nix.themes) gateway twentytwentythree; };
|
||||
};
|
||||
|
||||
"bda.wp.dgnum.eu" = {
|
||||
|
|
Loading…
Reference in a new issue