update bluetooth config
This commit is contained in:
parent
41118e188d
commit
9c6fb4ee05
1 changed files with 2 additions and 1 deletions
|
@ -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"))
|
||||
|
|
Loading…
Reference in a new issue