From 71df6acf682b1111127f20db7547c62a61b7443c Mon Sep 17 00:00:00 2001 From: niten Date: Mon, 25 Sep 2023 10:10:15 -0700 Subject: [PATCH] ldapConfig -> ldap-conf --- postfix.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postfix.nix b/postfix.nix index d3ebaca..cf41993 100644 --- a/postfix.nix +++ b/postfix.nix @@ -200,7 +200,7 @@ in { passdb { driver = ldap - args = ${ldapConfig} + args = ${ldap-conf} } userdb = {