aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-03-12 09:40:37 -0300
committerEuAndreh <eu@euandre.org>2023-03-12 09:44:17 -0300
commitbe0c169a0ca7dbfe6a996b769c653578189d6dea (patch)
treef53a8ad97d9b3b16d2a75505e1c6de6e6356b2dc /src
parentsrc/infrastructure/keys/SSH/andreh.pub: Add now with correct name (diff)
downloadtoph-be0c169a0ca7dbfe6a996b769c653578189d6dea.tar.gz
toph-be0c169a0ca7dbfe6a996b769c653578189d6dea.tar.xz
system.scm: Explicitly say where mail is stored
Notes
See CI logs with: git notes --ref=refs/notes/ci-logs show be0c169a0ca7dbfe6a996b769c653578189d6dea git notes --ref=refs/notes/ci-data show be0c169a0ca7dbfe6a996b769c653578189d6dea Exit status: 0 Duration: 16
Diffstat (limited to 'src')
-rw-r--r--src/infrastructure/guix/system.scm5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/infrastructure/guix/system.scm b/src/infrastructure/guix/system.scm
index d85b9b1..2a9de05 100644
--- a/src/infrastructure/guix/system.scm
+++ b/src/infrastructure/guix/system.scm
@@ -361,9 +361,12 @@
(service queue:shadow-group-service-type)
(service queue:dkimproxyout-service-type)
(service queue:cyrus-sasl-service-type)
- (service queue:dovecot2-service-type)
+ (service queue:dovecot2-service-type
+ (queue:dovecot2-configuration
+ (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