5 lines
215 B
Scheme
5 lines
215 B
Scheme
|
(cons* (channel (name 'metznet)
|
||
|
(url "https://git.metznet.ca/MetzNet/metznet-channel"))
|
||
|
(channel (name 'nonguix)
|
||
|
(url "https://gitlab.com/nonguix/nonguix")) %default-channels)
|