losurdo: creds: fix paths and other stuffs
[sourcephile-nix.git] / hosts / mermet / postfix / sourcephile.fr.nix
index 52cf3227812c2eb561ec47b9808d4ab665e004e3..d7131a833788c9e62dd30d9c46988b9b81094ba4 100644 (file)
@@ -31,7 +31,7 @@ services.postfix = {
         domain           = ${domain}
         version          = 3
         debuglevel       = 0
-        server_host      = ldapi://%2Frun%2Fslapd%2Fsock
+        server_host      = ldapi://
         bind             = sasl
         sasl_mechs       = EXTERNAL
         search_base      = ou=posix,${domainSuffix}
@@ -48,7 +48,7 @@ services.postfix = {
         domain           = ${domain}
         version          = 3
         debuglevel       = 0
-        server_host      = ldapi://%2Frun%2Fslapd%2Fsock
+        server_host      = ldapi://
         bind             = sasl
         sasl_mechs       = EXTERNAL
         search_base      = ou=posix,${domainSuffix}