mirror of https://codeberg.org/anemofilia/zero
home-environments: radio: Use shepherd 1.0.0rc1
parent
3154e9c042
commit
806e5cb188
|
@ -142,8 +142,10 @@
|
|||
(list channel:guix
|
||||
channel:radix))
|
||||
|
||||
#|Shepherd service|#
|
||||
(service home-shepherd-service-type)
|
||||
#|Shepherd services|#
|
||||
(service home-shepherd-service-type
|
||||
(home-shepherd-configuration
|
||||
(shepherd (@ (shepherd-package) shepherd))))
|
||||
|
||||
#|Shell services|#
|
||||
(service home-tty-colorscheme-service-type
|
||||
|
@ -304,6 +306,7 @@
|
|||
. ,(format #f "~?~?"
|
||||
"~@{:$HOME/areas/code/scm/~a~}"
|
||||
'(radix
|
||||
shepherd/.guix/modules
|
||||
zero
|
||||
zero/operating-systems
|
||||
zero/home-environments)
|
||||
|
|
Loading…
Reference in New Issue