summaryrefslogtreecommitdiff
path: root/.guix-authorizations
blob: dc42e562b507de3fef9e34886fdcc8e121618908 (about) (plain)
1
2
3
4
5
6
7
8
9
;; -*- scheme -*-
;; 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"))))