summaryrefslogtreecommitdiff
path: root/deployment/keys/guix/mcdowell-signing-key.pub
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2025-11-13 12:57:56 +0100
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2025-11-13 13:08:17 +0100
commitc988e6764e98c554ab71ea177d0483f7bfb4d8fe (patch)
treea89204fd6aa8ba27e61b203bf2a88e93677091a1 /deployment/keys/guix/mcdowell-signing-key.pub
parent2524787473460db40a95df1ce11f06c6f42fcd13 (diff)
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.
Diffstat (limited to 'deployment/keys/guix/mcdowell-signing-key.pub')
-rw-r--r--deployment/keys/guix/mcdowell-signing-key.pub6
1 files changed, 0 insertions, 6 deletions
diff --git a/deployment/keys/guix/mcdowell-signing-key.pub b/deployment/keys/guix/mcdowell-signing-key.pub
deleted file mode 100644
index 358fdc0..0000000
--- a/deployment/keys/guix/mcdowell-signing-key.pub
+++ /dev/null
@@ -1,6 +0,0 @@
-(public-key
- (ecc
- (curve Ed25519)
- (q #FDA720ED167E05AB735182D887A450DCD534A85F2697DE421E49CA043FC01E4D#)
- )
- )