added experimental for headphone battery :3

This commit is contained in:
Ryan Schanzenbacher 2023-09-08 00:57:58 -04:00
parent f9f087f055
commit 84776eaea6
Signed by: ryan77627
GPG key ID: 81B0E222A3E2308E

View file

@ -173,7 +173,9 @@
(libvirt libvirt-ovmf) (libvirt libvirt-ovmf)
(unix-sock-group "libvirt"))) (unix-sock-group "libvirt")))
(service virtlog-service-type) (service virtlog-service-type)
(service bluetooth-service-type) (service bluetooth-service-type
(bluetooth-configuration
(experimental #t)))
(udev-rules-service 'fido2 libfido2 #:groups '("plugdev"))) (udev-rules-service 'fido2 libfido2 #:groups '("plugdev")))
;; This is the default list of services we ;; This is the default list of services we