aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher R. Nelson <christopher.nelson@languidnights.com>2024-01-20 21:59:16 -0500
committerChristopher R. Nelson <christopher.nelson@languidnights.com>2024-01-20 21:59:16 -0500
commitfd51369453074f1d54081e2f0af270743c4db24f (patch)
tree9884443ecae5f489cfc926bf8a621968f58d7d20
parent93363b78285f826745e8533c7d716498b0c50d82 (diff)
security: add authorizations file
-rw-r--r--.guix-authorizations5
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"))))