Added channels.scm to pull from

master
noah metz 2023-12-02 11:35:42 -07:00
parent cdd3390948
commit 7f37f969d2
1 changed files with 4 additions and 0 deletions

@ -0,0 +1,4 @@
(cons (channel
(name 'metznet)
(url "https://git.metznet.ca/MetzNet/metznet-channel"))
%default-channels)