From 0cee559b615aa19b034d766f9b8a43f97a88e6d4 Mon Sep 17 00:00:00 2001 From: Nathan Christopher McRae Date: Sat, 12 Sep 2026 12:13:09 -0700 Subject: [PATCH] Add authorized key --- .guix-authorizations | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.guix-authorizations b/.guix-authorizations index d34a8e7..7a04476 100644 --- a/.guix-authorizations +++ b/.guix-authorizations @@ -1,6 +1,8 @@ (authorizations (version 0) (("EC9D623B2797AB3FEF7A832B534DF8EEEFCB57EF" - (name "nathanmcrae-key_nk"))) - (("BF2C984D163E47CAAA95AD589B06663352168487" - (name "nathanmcrae-key_ei")))) + (name "nathanmcrae-key_nk")) + ("BF2C984D163E47CAAA95AD589B06663352168487" + (name "nathanmcrae-key_ei")) + ("4EFC53D35C6E8390202B010C7B35DA8E92B1F3AF" + (name "nathanmcrae-key_oz"))))