aboutsummaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
Diffstat (limited to 'systems')
-rw-r--r--systems/daeva.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/systems/daeva.scm b/systems/daeva.scm
index d96cfe03..7ca71650 100644
--- a/systems/daeva.scm
+++ b/systems/daeva.scm
@@ -141,7 +141,9 @@
(gnome gnome-sans-ssh-agent)))
;;(geoclue-service)
(bluetooth-service #:auto-enable? #t)
- (service cups-service-type)
+ (service cups-service-type
+ (cups-configuration
+ (web-interface? #t)))
(set-xorg-configuration
(xorg-configuration
(keyboard-layout keyboard-layout)