feat: add dwl-guile and dtao-guile to home-channels-service channel list

pull/1/head
anemofilia 2023-09-03 13:25:47 -03:00
parent f4fe6edb45
commit 83ac759dd3
No known key found for this signature in database
GPG Key ID: 5A8F3D62C87A2B33
1 changed files with 25 additions and 1 deletions

View File

@ -192,7 +192,31 @@
"85d30480a1907539855fedee6e6a02362e1895ba" "85d30480a1907539855fedee6e6a02362e1895ba"
(openpgp-fingerprint (openpgp-fingerprint
(format #f "99D0 38B0 CC2F 7356 34D0 ~ (format #f "99D0 38B0 CC2F 7356 34D0 ~
82F3 5A8F 3D62 C87A 2B33"))))))) 82F3 5A8F 3D62 C87A 2B33")))))
(channel
(name 'dwl-guile)
(url (format #f "https://github.com~
/engstrand-config~
/home-service-dwl-guile"))
(branch "main")
(introduction
(make-channel-introduction
"314453a87634d67e914cfdf51d357638902dd9fe"
(openpgp-fingerprint
(format #f "C9BE B8A0 4458 FDDF 1268 ~
1B39 029D 8EB7 7E18 D68C")))))
(channel
(name 'dtao-guile)
(url (format #f "https://github.com~
/engstrand-config~
/home-service-dtao-guile"))
(branch "main")
(introduction
(make-channel-introduction
"64d0b70c547095ddc840dd07424b9a46ccc2e64e"
(openpgp-fingerprint
(format #f "C9BE B8A0 4458 FDDF 1268 ~
1B39 029D 8EB7 7E18 D68C")))))))
#|Shepherd service|# #|Shepherd service|#
(service home-shepherd-service-type) (service home-shepherd-service-type)