diff --git a/home-environments/radio.scm b/home-environments/radio.scm index 53a1a05..6b91e2d 100644 --- a/home-environments/radio.scm +++ b/home-environments/radio.scm @@ -140,7 +140,8 @@ (simple-service 'home-extra-channels home-channels-service-type (list channel:guix - channel:radix)) + channel:radix + channel:saayix)) #|Shepherd service|# (service home-shepherd-service-type) @@ -325,7 +326,6 @@ `(("LANG" . "en_US.UTF-8") ("LANGUAGE" . "en_US.UTF-8") ("LC_COLLATE" . "C"))) - (simple-service 'home-default-applications-environment-variables home-environment-variables-service-type `(("BROWSER" . "chromium")