From c988e6764e98c554ab71ea177d0483f7bfb4d8fe Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Thu, 13 Nov 2025 12:57:56 +0100 Subject: deployment: create (deployment keys) module * deployment/keys.scm: define a module. * deployment/keys.scm: define variables mcdowell-guix and rakan-guix. * deployment/systems/mcdowell.scm (guix-offload-rakan): use the new key definition at rakan-guix. * deployment/systems/rakan.scm (guix-offload-authorizations): use the new key definitions at mcdowell-guix. * keys/guix/mcdowell-signing-key.pub: remove the file. * keys/guix/rakan-signing-key.pub: remove the file. --- deployment/keys/guix/rakan-signing-key.pub | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 deployment/keys/guix/rakan-signing-key.pub (limited to 'deployment/keys/guix/rakan-signing-key.pub') diff --git a/deployment/keys/guix/rakan-signing-key.pub b/deployment/keys/guix/rakan-signing-key.pub deleted file mode 100644 index 358fdc0..0000000 --- a/deployment/keys/guix/rakan-signing-key.pub +++ /dev/null @@ -1,6 +0,0 @@ -(public-key - (ecc - (curve Ed25519) - (q #FDA720ED167E05AB735182D887A450DCD534A85F2697DE421E49CA043FC01E4D#) - ) - ) -- cgit v1.2.3