diff options
author | Collin J. Doering | 2024-07-22 18:31:45 -0400 |
---|---|---|
committer | Collin J. Doering | 2024-07-22 18:31:45 -0400 |
commit | 381f6ede076908fa9b9896c8345185f4c0f713e1 (patch) | |
tree | 62495948f3eeeaf57fdab4e76fee7fba9adb30bb /.guix-authorizations | |
parent | 538a780d0adcd8b26f942f13caa3df3e7eabcbd8 (diff) | |
download | guix-north-america-381f6ede076908fa9b9896c8345185f4c0f713e1.tar.gz |
Add rekahsoft-ed25519 key
Diffstat (limited to '.guix-authorizations')
-rw-r--r-- | .guix-authorizations | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.guix-authorizations b/.guix-authorizations index 032c6ec..b35f847 100644 --- a/.guix-authorizations +++ b/.guix-authorizations @@ -8,4 +8,7 @@ ((;; primary: "F7BD DC6D BBE6 B16B 2C71 1A02 5FAB 9938 E05B FEC8" "F8D5 46F3 AF37 EF53 D1B6 48BE 7B4D EB93 212B 3022" - (name "rekahsoft")))) + (name "rekahsoft-rsa2048")) + (;; primary: "F7BD DC6D BBE6 B16B 2C71 1A02 5FAB 9938 E05B FEC8" + "A0E0 5DC0 09F3 348F F191 19E3 F77E 3193 97CD A716" + (name "rekahsoft-ed25519")))) |