feat(wordpress): Add theme for bds
All checks were successful
build configuration / build_vault01 (push) Successful in 53s
build configuration / build_web02 (push) Successful in 53s
build configuration / build_storage01 (push) Successful in 55s
build configuration / build_compute01 (push) Successful in 1m17s
build configuration / build_web01 (push) Successful in 1m31s
npins update / npins_update (push) Successful in 1m47s
ds-fr update / npins_update (push) Successful in 2m0s
All checks were successful
build configuration / build_vault01 (push) Successful in 53s
build configuration / build_web02 (push) Successful in 53s
build configuration / build_storage01 (push) Successful in 55s
build configuration / build_compute01 (push) Successful in 1m17s
build configuration / build_web01 (push) Successful in 1m31s
npins update / npins_update (push) Successful in 1m47s
ds-fr update / npins_update (push) Successful in 2m0s
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" = {
|
"bds.wp.dgnum.eu" = {
|
||||||
plugins = { inherit (wp4nix.plugins) user-role-editor; };
|
plugins = { inherit (wp4nix.plugins) user-role-editor; };
|
||||||
languages = [ pkgs.wordpressPackages.languages.fr_FR ];
|
languages = [ pkgs.wordpressPackages.languages.fr_FR ];
|
||||||
|
themes = { inherit (wp4nix.themes) gateway twentytwentythree; };
|
||||||
};
|
};
|
||||||
|
|
||||||
"bda.wp.dgnum.eu" = {
|
"bda.wp.dgnum.eu" = {
|
||||||
|
|
Loading…
Reference in a new issue