aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.guix-authorizations4
-rw-r--r--.guix-channel4
2 files changed, 8 insertions, 0 deletions
diff --git a/.guix-authorizations b/.guix-authorizations
new file mode 100644
index 0000000..0221b5b
--- /dev/null
+++ b/.guix-authorizations
@@ -0,0 +1,4 @@
+(authorizations
+ (version 0)
+ (("5BDA E9B8 B2F6 C6BC BB0D 6CE5 81F9 0EC3 CD35 6060"
+ (name "euandreh"))))
diff --git a/.guix-channel b/.guix-channel
new file mode 100644
index 0000000..55a7417
--- /dev/null
+++ b/.guix-channel
@@ -0,0 +1,4 @@
+(channel
+ (version 0)
+ (directory "src")
+ (keyring-reference "master"))