aboutsummaryrefslogtreecommitdiff
path: root/systems/bard.scm
diff options
context:
space:
mode:
Diffstat (limited to 'systems/bard.scm')
-rw-r--r--systems/bard.scm6
1 files changed, 4 insertions, 2 deletions
diff --git a/systems/bard.scm b/systems/bard.scm
index 1ff57c40..0c2bfd21 100644
--- a/systems/bard.scm
+++ b/systems/bard.scm
@@ -133,8 +133,10 @@
;; (service xfce-desktop-service-type)
;; (service mate-desktop-service-type)
;; (service enlightenment-desktop-service-type)
- (bluetooth-service #:auto-enable? #t)
- (lirc-service)
+ (service bluetooth-service-type
+ (bluetooth-configuration
+ (name "bard")))
+ (service lirc-service-type)
(set-xorg-configuration
(xorg-configuration
(keyboard-layout keyboard-layout)