summaryrefslogtreecommitdiff
path: root/src/guix/system.scm
diff options
context:
space:
mode:
Diffstat (limited to 'src/guix/system.scm')
-rw-r--r--src/guix/system.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/guix/system.scm b/src/guix/system.scm
index bad1348..1f20f76 100644
--- a/src/guix/system.scm
+++ b/src/guix/system.scm
@@ -104,7 +104,7 @@
(service ntp-service-type)
(service dhcp-client-service-type)
(service fail2ban-service-type)
- ;; (service binder-service-type (pkg:binder-configuration (package packages:binder)))
+ (service binder-service-type (pkg:binder-configuration (package packages:binder)))
;; (service glaze-service-type (pkg:glaze-configuration (package packages:glaze)))
;; (service untls-service-type (pkg:untls-configuration (package packages:untls)))
;; (service pkg:wscat-service-type (pkg:wscat-configuration (package packages:wscat)))