forked from DGNum/infrastructure
feat(wordpress): Deploy bda
This commit is contained in:
parent
6d50bde0ff
commit
38083b5fce
2 changed files with 2 additions and 1 deletions
|
@ -24,6 +24,7 @@ let
|
|||
"notion.rz.ens.wtf".to = "docs.dgnum.eu";
|
||||
"nuage.beta.rz.ens.wtf".to = "cloud.dgnum.eu";
|
||||
"rdv.dgnum.eu".to = "meet.dgnum.eu";
|
||||
"www.bda.ens.fr".to = "bda.ens.fr";
|
||||
} // (mkRetired retired);
|
||||
|
||||
retired = mkSubs {
|
||||
|
|
|
@ -32,7 +32,7 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
"bda.wp.dgnum.eu" = {
|
||||
"bda.ens.fr" = {
|
||||
plugins = {
|
||||
inherit (wp4nix.plugins) user-role-editor;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue