aboutsummaryrefslogtreecommitdiff
path: root/.guix-channel
diff options
context:
space:
mode:
Diffstat (limited to '.guix-channel')
-rw-r--r--.guix-channel7
1 files changed, 7 insertions, 0 deletions
diff --git a/.guix-channel b/.guix-channel
new file mode 100644
index 0000000..5ddf9fb
--- /dev/null
+++ b/.guix-channel
@@ -0,0 +1,7 @@
+;; -*- mode: scheme; -*-
+
+(channel
+ (version 0)
+ (directory ".guix")
+ (news-file "news.txt")
+ (url "https://git.rekahsoft.ca/rekahsoft/guix-north-america.git"))