summaryrefslogtreecommitdiff
path: root/.guix-authorizations
diff options
context:
space:
mode:
Diffstat (limited to '.guix-authorizations')
-rw-r--r--.guix-authorizations8
1 files changed, 8 insertions, 0 deletions
diff --git a/.guix-authorizations b/.guix-authorizations
new file mode 100644
index 00000000..5ff5cddb
--- /dev/null
+++ b/.guix-authorizations
@@ -0,0 +1,8 @@
+;; See also: info guix 'Specifying Channel Authorizations'
+;; `guix git authenticate' does not like (name ...) records next to key fingerprints.
+(authorizations
+ (version 0)
+ (("53EC 3C06 8568 83DD 9235 5BC2 2FC7 8504 681F 69B0"
+ (name "timo"))
+ ("C224 9BBE 5E87 61C9 43A0 CFA1 B7B3 914B F63A CD7C"
+ (name "timo-cern"))))