diff options
author | Christopher R. Nelson <christopher.nelson@languidnights.com> | 2024-01-20 21:59:16 -0500 |
---|---|---|
committer | Christopher R. Nelson <christopher.nelson@languidnights.com> | 2024-01-20 21:59:16 -0500 |
commit | fd51369453074f1d54081e2f0af270743c4db24f (patch) | |
tree | 9884443ecae5f489cfc926bf8a621968f58d7d20 /.guix-authorizations | |
parent | 93363b78285f826745e8533c7d716498b0c50d82 (diff) |
security: add authorizations file
Diffstat (limited to '.guix-authorizations')
-rw-r--r-- | .guix-authorizations | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.guix-authorizations b/.guix-authorizations new file mode 100644 index 0000000..470078b --- /dev/null +++ b/.guix-authorizations @@ -0,0 +1,5 @@ +(authorizations + (version 0) + + (("2C6B 707A FE25 ADA4 3DD5 3E60 A3F4 EBEE 574A D3F9" + (name "Christopher R. Nelson")))) |