summaryrefslogtreecommitdiff
path: root/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common.nix')
-rw-r--r--common.nix1
1 files changed, 1 insertions, 0 deletions
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";
};