diff options
author | Masaya Tojo <masaya@tojo.tokyo> | 2021-09-20 10:44:41 +0900 |
---|---|---|
committer | Masaya Tojo <masaya@tojo.tokyo> | 2021-09-20 10:52:24 +0900 |
commit | b790c21081a6e50790d0a1bea96265f680cf151d (patch) | |
tree | 80efd3fcbbf9d3e6aed21c6d02138a791d4ba429 /.guix-authorizations | |
parent | 78df0d96f29eb472370a4d0346e2a798499dbbd1 (diff) |
Add .guix-authorizations file.
* .guix-authorizations: New file.
Diffstat (limited to '.guix-authorizations')
-rw-r--r-- | .guix-authorizations | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.guix-authorizations b/.guix-authorizations new file mode 100644 index 0000000..d3086f6 --- /dev/null +++ b/.guix-authorizations @@ -0,0 +1,4 @@ +(authorizations + (version 0) + (("C76A C7C7 7FF4 6F6E 42C2 D935 45AA 4264 7237 561E" + (name "masaya")))) |