From e93ee438a72be96f88f8b65e7a64f42c333880be Mon Sep 17 00:00:00 2001 From: Nathan Christopher McRae Date: Fri, 12 Jun 2026 19:57:00 -0700 Subject: [PATCH] Add authorized key --- .guix-authorizations | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.guix-authorizations b/.guix-authorizations index b3fd785..d34a8e7 100644 --- a/.guix-authorizations +++ b/.guix-authorizations @@ -1,4 +1,6 @@ (authorizations (version 0) + (("EC9D623B2797AB3FEF7A832B534DF8EEEFCB57EF" + (name "nathanmcrae-key_nk"))) (("BF2C984D163E47CAAA95AD589B06663352168487" (name "nathanmcrae-key_ei"))))