aboutsummaryrefslogtreecommitdiff
path: root/.guix-channel
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-01-08 16:37:28 +0300
committerFrederick Muriuki Muriithi2024-01-08 16:37:28 +0300
commit0e8f06477acda15b6ff924bd5c599d58d541bb4c (patch)
tree08bd07543e69092f9fd17b4d840db5e7344e280f /.guix-channel
parentcba824f61ad1d1dc489a54a3919351ffa956234c (diff)
downloadgn-uploader-0e8f06477acda15b6ff924bd5c599d58d541bb4c.tar.gz
Add channel authorization.
Diffstat (limited to '.guix-channel')
-rw-r--r--.guix-channel4
1 files changed, 4 insertions, 0 deletions
diff --git a/.guix-channel b/.guix-channel
new file mode 100644
index 0000000..5154744
--- /dev/null
+++ b/.guix-channel
@@ -0,0 +1,4 @@
+(channel
+ (version 0)
+ (directory ".guix/modules")
+ (keyring-reference "keyring"))