summary refs log tree commit diff stats
path: root/hosts/by-name/server3
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/by-name/server3/configuration.nix1
-rw-r--r--hosts/by-name/server3/secrets/mastodon/mail.age (renamed from modules/by-name/ma/mastodon/mail.age)0
2 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;
diff --git a/modules/by-name/ma/mastodon/mail.age b/hosts/by-name/server3/secrets/mastodon/mail.age
index 882ade9..882ade9 100644
--- a/modules/by-name/ma/mastodon/mail.age
+++ b/hosts/by-name/server3/secrets/mastodon/mail.age