From 728ac8e5d9cb4ebae4b751f538a2e83ca9d4baae Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 12 Mar 2023 08:15:18 -0300 Subject: system.scm: Put dovecot together with postfix service in list --- src/infrastructure/guix/system.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/infrastructure/guix/system.scm b/src/infrastructure/guix/system.scm index c9196d7..d85b9b1 100644 --- a/src/infrastructure/guix/system.scm +++ b/src/infrastructure/guix/system.scm @@ -360,8 +360,8 @@ (keep-alive 25)))))) (service queue:shadow-group-service-type) (service queue:dkimproxyout-service-type) - (service queue:dovecot2-service-type) (service queue:cyrus-sasl-service-type) + (service queue:dovecot2-service-type) (service queue:postfix-service-type (queue:postfix-configuration (main.cf-extra #"- -- cgit v1.2.3