fixing pass

This commit is contained in:
Chris Cochrun 2025-05-15 11:38:23 -05:00
parent 1140e0547d
commit 9b45ab9138

View file

@ -19,7 +19,7 @@ with lib;
aliases = ["postmaster@example.com"]; aliases = ["postmaster@example.com"];
}; };
"no-reply@${dn}" = { "no-reply@${dn}" = {
hashedPasswordFile = "$2b$05$MjuzjclERF7TF1I/o7cFMONHTb0VBZCk9CNRFzmWxwBUj4558S5tK"; hashedPassword = "$2b$05$MjuzjclERF7TF1I/o7cFMONHTb0VBZCk9CNRFzmWxwBUj4558S5tK";
}; };
}; };