summaryrefslogtreecommitdiff
path: root/kolwynia/home/bdunahu/files/.config/guix/channels.scm
diff options
context:
space:
mode:
Diffstat (limited to 'kolwynia/home/bdunahu/files/.config/guix/channels.scm')
-rw-r--r--kolwynia/home/bdunahu/files/.config/guix/channels.scm9
1 files changed, 9 insertions, 0 deletions
diff --git a/kolwynia/home/bdunahu/files/.config/guix/channels.scm b/kolwynia/home/bdunahu/files/.config/guix/channels.scm
new file mode 100644
index 0000000..f0ed659
--- /dev/null
+++ b/kolwynia/home/bdunahu/files/.config/guix/channels.scm
@@ -0,0 +1,9 @@
+(append (list (channel
+ (name 'tanelorn)
+ (url "https://git.operationnull.com/tanelorn.git")
+ (introduction
+ (make-channel-introduction
+ "feb72dbc897bcf2db3901ea5b25caba4add860f7"
+ (openpgp-fingerprint
+ "5550 5CA6 9DE5 D342 7F31 F9AE 5F86 6C65 2A34 C996")))))
+ %default-channels)