install: Use udev.
* gnu/system/install.scm (installation-services): Call 'udev-service'.
This commit is contained in:
parent
151a2c07aa
commit
e11390df55
@ -83,6 +83,9 @@ You have been warned. Thanks for being so brave.
|
||||
;; default.
|
||||
(guix-service #:authorize-hydra-key? #t)
|
||||
|
||||
;; Start udev so that useful device nodes are available.
|
||||
(udev-service)
|
||||
|
||||
(nscd-service))))
|
||||
|
||||
(define %issue
|
||||
|
Loading…
Reference in New Issue
Block a user