mirror of https://codeberg.org/anemofilia/zero
home-environments: radio: Replace home-shell-profile-service from (gnu home services shells) by it's homonym service from (radix home services shells)
parent
60cc465e2e
commit
bafb5bdf94
|
@ -258,6 +258,14 @@
|
||||||
#|V|# packages:video
|
#|V|# packages:video
|
||||||
#|W|# packages:web))
|
#|W|# packages:web))
|
||||||
|
|
||||||
|
(essential-services
|
||||||
|
(replace ((@@ (gnu home) home-environment-default-essential-services)
|
||||||
|
this-home-environment)
|
||||||
|
`((,(service (@@ (gnu home services shells)
|
||||||
|
home-shell-profile-service-type))
|
||||||
|
. ,(service (@@ (radix home services shells)
|
||||||
|
home-shell-profile-service-type))))))
|
||||||
|
|
||||||
(services
|
(services
|
||||||
(list #|XDG services|#
|
(list #|XDG services|#
|
||||||
(service home-xdg-user-directories-service-type
|
(service home-xdg-user-directories-service-type
|
||||||
|
|
Loading…
Reference in New Issue