[feat] update channel

Signed-off-by: SouthFox <master@southfox.me>
This commit is contained in:
SouthFox 2024-11-22 15:52:33 +08:00
parent cb55ee8561
commit a9b200b1d9

View file

@ -1,5 +1,4 @@
(append (list (channel (append (list (channel
(name 'fox-channel) (name 'fox-channel)
(url (string-append "file://" (getenv "HOME") (url "https://git.southfox.me/southfox/guix-config")))
"/.config/guix"))))
%default-channels) %default-channels)