aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/by-name
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/by-name')
-rw-r--r--hosts/by-name/server2/configuration.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/hosts/by-name/server2/configuration.nix b/hosts/by-name/server2/configuration.nix
index 70f663b..0e08f07 100644
--- a/hosts/by-name/server2/configuration.nix
+++ b/hosts/by-name/server2/configuration.nix
@@ -41,6 +41,10 @@
"invidious-router.sils.li"
];
};
+ mail = {
+ enable = true;
+ fqdn = "mail.foss-syndicate.org";
+ };
nginx = {
enable = true;
redirects = {