diff options
author | Chloe Brown <chloe.brown.00@outlook.com> | 2021-12-26 14:21:40 +0000 |
---|---|---|
committer | Chloe Brown <chloe.brown.00@outlook.com> | 2021-12-26 14:21:40 +0000 |
commit | 91bec504b0cc4471814d553fe415456f2a4f2f83 (patch) | |
tree | 5b80e32e676a0453e4b133f3786c46c9a972e4b6 | |
parent | 7050b1eeded01634c2d981c4b89ee26c9ce14530 (diff) |
Add channel authentication.
Signed-off-by: Chloe Brown <chloe.brown.00@outlook.com>
-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..54d23ec --- /dev/null +++ b/.guix-authorizations @@ -0,0 +1,4 @@ +(authorizations + (version 0) + (("C020 8A3A 7666 E80A 4FB1 CE1F BB42 1761 CA87 0933" + (name "yellowsquid")))) |