guix-config/channels.scm

5 lines
157 B
Scheme
Raw Normal View History

2024-11-20 18:19:32 +01:00
(append (list (channel
(name 'fox-channel)
(url "https://git.southfox.me/southfox/guix-config")))
2024-11-20 18:19:32 +01:00
%default-channels)