From 99adc4d6264124abf568c5abd60a33497c21f7d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Wed, 31 Jul 2024 00:24:37 +0300 Subject: [PATCH] fra1-b: enable postfix --- hosts/fra1-b/configuration.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hosts/fra1-b/configuration.nix b/hosts/fra1-b/configuration.nix index 0398c65..d6c8e5c 100644 --- a/hosts/fra1-b/configuration.nix +++ b/hosts/fra1-b/configuration.nix @@ -78,10 +78,10 @@ in ]; }; - #postfix = { - # enable = true; - # saslPasswdPath = config.age.secrets.sasl-passwd.path; - #}; + postfix = { + enable = true; + saslPasswdPath = config.age.secrets.sasl-passwd.path; + }; deployerbot = { follower = {