home-environments: radio: Add saayix

main
Luis Guilherme Coelho 2024-11-16 09:25:57 -03:00
parent d7504db402
commit 14de2225a4
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 2 additions and 2 deletions

View File

@ -140,7 +140,8 @@
(simple-service 'home-extra-channels (simple-service 'home-extra-channels
home-channels-service-type home-channels-service-type
(list channel:guix (list channel:guix
channel:radix)) channel:radix
channel:saayix))
#|Shepherd service|# #|Shepherd service|#
(service home-shepherd-service-type) (service home-shepherd-service-type)
@ -325,7 +326,6 @@
`(("LANG" . "en_US.UTF-8") `(("LANG" . "en_US.UTF-8")
("LANGUAGE" . "en_US.UTF-8") ("LANGUAGE" . "en_US.UTF-8")
("LC_COLLATE" . "C"))) ("LC_COLLATE" . "C")))
(simple-service 'home-default-applications-environment-variables (simple-service 'home-default-applications-environment-variables
home-environment-variables-service-type home-environment-variables-service-type
`(("BROWSER" . "chromium") `(("BROWSER" . "chromium")