aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2024-08-22 11:52:09 +0100
committerArun Isaac2024-08-22 11:52:09 +0100
commitca704ea1e6af7710effc34be55add8e55f77ae5d (patch)
tree8fe3838df46dd43ec1dd0df32f8394c564fe9125
parent985c4deb31051e80207c8724e3d2535faf26eb35 (diff)
downloadravanan-ca704ea1e6af7710effc34be55add8e55f77ae5d.tar.gz
ravanan-ca704ea1e6af7710effc34be55add8e55f77ae5d.tar.lz
ravanan-ca704ea1e6af7710effc34be55add8e55f77ae5d.zip
Make repository a Guix channel.
* .guix-authorizations, .guix-channel: New files.
-rw-r--r--.guix-authorizations4
-rw-r--r--.guix-channel3
2 files changed, 7 insertions, 0 deletions
diff --git a/.guix-authorizations b/.guix-authorizations
new file mode 100644
index 0000000..a8ef8be
--- /dev/null
+++ b/.guix-authorizations
@@ -0,0 +1,4 @@
+(authorizations
+ (version 0)
+ (("7F73 0343 F2F0 9F3C 77BF 79D3 2E25 EE8B 6180 2BB3"
+ (name "arunisaac"))))
diff --git a/.guix-channel b/.guix-channel
new file mode 100644
index 0000000..35e181f
--- /dev/null
+++ b/.guix-channel
@@ -0,0 +1,3 @@
+(channel
+ (version 0)
+ (directory ".guix"))