aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-03-12 09:40:00 -0300
committerEuAndreh <eu@euandre.org>2023-03-12 09:40:00 -0300
commit76164683a0145f4135f5d4b468b4ac55d618bfba (patch)
treead7164407666c6831d5cd40ea493f3e57343e0f6
parentqueue.scm: Remove wrong quote closing in dovecot config (diff)
downloadpackage-repository-76164683a0145f4135f5d4b468b4ac55d618bfba.tar.gz
package-repository-76164683a0145f4135f5d4b468b4ac55d618bfba.tar.xz
queue.scm: Export dovecot2-configuration
Diffstat (limited to '')
-rw-r--r--src/xyz/euandreh/queue.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/xyz/euandreh/queue.scm b/src/xyz/euandreh/queue.scm
index 4584095..cf2bdac 100644
--- a/src/xyz/euandreh/queue.scm
+++ b/src/xyz/euandreh/queue.scm
@@ -89,7 +89,8 @@
postfix-service-type
postfix-configuration
- dovecot2-service-type))
+ dovecot2-service-type
+ dovecot2-configuration))