aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/infrastructure/guix/system.scm6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/infrastructure/guix/system.scm b/src/infrastructure/guix/system.scm
index d744624..83617f9 100644
--- a/src/infrastructure/guix/system.scm
+++ b/src/infrastructure/guix/system.scm
@@ -470,11 +470,7 @@
(mail-in-home? #t)))
(service queue:postfix-service-type
(queue:postfix-configuration
- (mail-in-home? #t)
- (main.cf-extra #"-
- canonical_maps = inline:{ andreh=eu@euandre.org }
- alias_database = static:eu@euandre.org
- "#)))
+ (mail-in-home? #t)))
(service mail-aliases-service-type
'(("root" "andreh")
("eu" "andreh")