about summary refs log tree commit diff stats
path: root/hosts/by-name/server3/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/by-name/server3/configuration.nix')
-rw-r--r--hosts/by-name/server3/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/by-name/server3/configuration.nix b/hosts/by-name/server3/configuration.nix
index 7337148..2afc79f 100644
--- a/hosts/by-name/server3/configuration.nix
+++ b/hosts/by-name/server3/configuration.nix
@@ -17,6 +17,7 @@
       domain = "mastodon.vhack.eu";
       enableTLD = false;
       tld = "vhack.eu";
+      mailPwFile = ./secrets/mastodon/mail.age;
     };
     matrix = {
       enable = true;