update bluetooth config

This commit is contained in:
Murphy 2024-11-03 13:27:50 -05:00
parent 41118e188d
commit 9c6fb4ee05
Signed by: freya
GPG key ID: 9FBC6FFD6D2DBF17

View file

@ -273,7 +273,8 @@
(service bluetooth-service-type
(bluetooth-configuration
(experimental #t)
(fast-connectable? #t)))
(fast-connectable? #t)
(auto-enable? #t)))
; yubikey
(service pcscd-service-type)
(udev-rules-service 'fido2 libfido2 #:groups '("plugdev"))