mirror of https://codeberg.org/anemofilia/zero
home-environments: radio: Add saayix
parent
d7504db402
commit
14de2225a4
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue