aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/infrastructure/guix/system.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/infrastructure/guix/system.scm b/src/infrastructure/guix/system.scm
index ff5dcca..7e2a5dd 100644
--- a/src/infrastructure/guix/system.scm
+++ b/src/infrastructure/guix/system.scm
@@ -468,8 +468,9 @@
(service queue:dovecot2-service-type
(queue:dovecot2-configuration
(mail-in-home? #t)))
- (service queue:postfix-service-type
+ (service queue:internet-postfix-service-type
(queue:postfix-configuration
+ (enable-submission? #t)
(mail-in-home? #t)))
(service mail-aliases-service-type
'(("root" "andreh")