home-environments: radio: Re-add channel:guix to channel list, since home-channels-service-type duplicate homonym services

impermanence
Luis Guilherme Coelho 2024-09-04 16:07:27 -03:00
parent 12f67f4087
commit 74282251d2
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 2 additions and 1 deletions

View File

@ -337,7 +337,8 @@
#|Guix service|# #|Guix service|#
(simple-service 'home-extra-channels (simple-service 'home-extra-channels
home-channels-service-type home-channels-service-type
(list channel:radix)) (list channel:guix
channel:radix))
#|Shepherd service|# #|Shepherd service|#
(service home-shepherd-service-type) (service home-shepherd-service-type)