chore: change channel names in home-channels-service to shorter ones
parent
83ac759dd3
commit
a228f0fe70
|
@ -185,7 +185,7 @@
|
|||
home-channels-service-type
|
||||
(list (channel
|
||||
(name 'radix)
|
||||
(url "https://codeberg.org/anemofilia/radix.git")
|
||||
(url "https://codeberg.org/anemofilia/radix")
|
||||
(branch "main")
|
||||
(introduction
|
||||
(make-channel-introduction
|
||||
|
@ -194,7 +194,7 @@
|
|||
(format #f "99D0 38B0 CC2F 7356 34D0 ~
|
||||
82F3 5A8F 3D62 C87A 2B33")))))
|
||||
(channel
|
||||
(name 'dwl-guile)
|
||||
(name 'dwl)
|
||||
(url (format #f "https://github.com~
|
||||
/engstrand-config~
|
||||
/home-service-dwl-guile"))
|
||||
|
@ -206,7 +206,7 @@
|
|||
(format #f "C9BE B8A0 4458 FDDF 1268 ~
|
||||
1B39 029D 8EB7 7E18 D68C")))))
|
||||
(channel
|
||||
(name 'dtao-guile)
|
||||
(name 'dtao)
|
||||
(url (format #f "https://github.com~
|
||||
/engstrand-config~
|
||||
/home-service-dtao-guile"))
|
||||
|
|
Loading…
Reference in New Issue