aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-03-11 11:12:43 -0300
committerEuAndreh <eu@euandre.org>2023-03-11 11:12:43 -0300
commit0da873594bc5889522befa8d33ded9703530ca83 (patch)
tree929421bd0da29d4ed84733a8aa8ada7ad0a8b5b5 /src
parentsrc/xyz/euandreh/queue.scm: Dump the other service definitions (diff)
downloadpackage-repository-0da873594bc5889522befa8d33ded9703530ca83.tar.gz
package-repository-0da873594bc5889522befa8d33ded9703530ca83.tar.xz
src/xyz/euandreh/queue.scm: Export some postfix and dovecot symbols
Diffstat (limited to 'src')
-rw-r--r--src/xyz/euandreh/queue.scm7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/xyz/euandreh/queue.scm b/src/xyz/euandreh/queue.scm
index a752b2d..2ab6cc7 100644
--- a/src/xyz/euandreh/queue.scm
+++ b/src/xyz/euandreh/queue.scm
@@ -79,7 +79,12 @@
dkimproxyout-accounts
dkimproxyout-activation
dkimproxyout-shepherd-service
- dkimproxyout-service-type))
+ dkimproxyout-service-type
+
+ postfix-service-type
+ postfix-configuration
+
+ dovecot2-service-type))