diff --git a/mail.nix b/mail.nix index 17f87aa..725c32a 100644 --- a/mail.nix +++ b/mail.nix @@ -20,6 +20,9 @@ in hashedPasswordFile = "/etc/nixos/.secrets/mailpw.hash"; aliases = ["info@sondell.org"]; }; + "glenn@sondell.org" = { + hashedPasswordFile = "/etc/nixos/.secrets/mailpw.hash"; + }; }; # Use Let's Encrypt certificates. Note that this needs to set up a stripped