summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--yellowsquid/services/mako.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/yellowsquid/services/mako.scm b/yellowsquid/services/mako.scm
index e005690..8dfad9f 100644
--- a/yellowsquid/services/mako.scm
+++ b/yellowsquid/services/mako.scm
@@ -21,7 +21,7 @@
config
(filter-configuration-fields
mako-configuration-fields
- 'config-parts)))))
+ '(config-parts))))))
(define mako-service-type
(service-type (name 'mako)