mirror of
https://git.in.rschanz.org/ryan77627/guix-config.git
synced 2024-11-07 07:36:09 -05:00
fast connect
This commit is contained in:
parent
84776eaea6
commit
33ab4884f3
1 changed files with 2 additions and 1 deletions
|
@ -175,7 +175,8 @@
|
|||
(service virtlog-service-type)
|
||||
(service bluetooth-service-type
|
||||
(bluetooth-configuration
|
||||
(experimental #t)))
|
||||
(experimental #t)
|
||||
(fast-connectable? #t)))
|
||||
(udev-rules-service 'fido2 libfido2 #:groups '("plugdev")))
|
||||
|
||||
;; This is the default list of services we
|
||||
|
|
Loading…
Reference in a new issue