]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - modules/private/databases/default.nix
Add postgresql replication for backup-2
[perso/Immae/Config/Nix.git] / modules / private / databases / default.nix
index b2739bfbc4784aaa0e0e119d8b9565d862ccdf08..d1d6a2b27c33ad71ece5d9d85b7d5bb551a05744 100644 (file)
@@ -38,8 +38,8 @@ in
         inherit (myconfig.env.databases.postgresql.pam) dn filter password;
       };
       replicationLdapConfig = {
-        inherit (myconfig.env.ldap) host base password;
-        dn = myconfig.env.ldap.host_dn;
+        inherit (myconfig.env.ldap) host base;
+        inherit (myconfig.env.ldap.eldiron) dn password;
       };
       authorizedHosts = {
         immaeEu = [{