diff --git a/common.nix b/common.nix index b4c7af8..0a3f20b 100644 --- a/common.nix +++ b/common.nix @@ -281,6 +281,7 @@ in tls = true; from = "noreply@home.local"; host = "babylon2k.com"; + port = "587"; user = builtins.readFile "/home/root/nixos/mailuser"; password = builtins.readFile "/home/root/nixos/mailpassword"; };