From bafb5bdf948a3c7243667982cc74ecd2c585fa76 Mon Sep 17 00:00:00 2001 From: Luis Guilherme Coelho Date: Sat, 24 Aug 2024 18:40:35 -0300 Subject: [PATCH] home-environments: radio: Replace home-shell-profile-service from (gnu home services shells) by it's homonym service from (radix home services shells) --- home-environments/radio.scm | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/home-environments/radio.scm b/home-environments/radio.scm index a9f1adc..a176cd1 100644 --- a/home-environments/radio.scm +++ b/home-environments/radio.scm @@ -258,6 +258,14 @@ #|V|# packages:video #|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 (list #|XDG services|# (service home-xdg-user-directories-service-type