glenn mail
This commit is contained in:
parent
5b8103188c
commit
44d0bd0b98
1 changed files with 3 additions and 0 deletions
3
mail.nix
3
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue