From 5906121ffb49d4e6d682c1a2c8c3fa58d6bbc23f Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Thu, 15 May 2025 12:46:09 -0500 Subject: [PATCH] changing pass --- modules/mail.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/mail.nix b/modules/mail.nix index 74ed98d..c9d9ef9 100644 --- a/modules/mail.nix +++ b/modules/mail.nix @@ -19,7 +19,7 @@ with lib; aliases = ["postmaster@example.com"]; }; "no-reply@${dn}" = { - hashedPassword = "$2b$05$MjuzjclERF7TF1I/o7cFMONHTb0VBZCk9CNRFzmWxwBUj4558S5tK"; + hashedPassword = "$2b$05$CT4nc60DaPlB01lft.HECuzz1q8a7iPWED86.9hDzL1kxbYwTK/Ga"; }; };