summaryrefslogtreecommitdiff
path: root/deployment/systems/rakan.scm
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2025-11-20 19:28:30 +0100
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2025-11-20 21:49:51 +0100
commitdbbfb5911e3e69e264a8e4ea86db49392f9cbb8f (patch)
tree04f0c97172394ccf3654488768bea626306e7945 /deployment/systems/rakan.scm
parent7bcd3d05415e4d21bf87557bd70d56607287a380 (diff)
deployment: implement build offloading from aisaka to rakan
* deployment/keys.scm (aisaka-guix): define signing key of Guix daemon in aisaka. * deployment/systems/aisaka.scm (rakan-machine, guix-offload-rakan, offload-rakan): define the offload target. * deployment/systems/aisaka.scm (system): add the offload configuration to the list of services. * deployment/systems/rakan.scm (guix-offload-authorizations): change the authorized signing key to aisaka's. * deployment/users.scm (openssh-configuration): add the public SSH key of marek@aisaka.
Diffstat (limited to 'deployment/systems/rakan.scm')
-rw-r--r--deployment/systems/rakan.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/systems/rakan.scm b/deployment/systems/rakan.scm
index 0f03d65..6d2f244 100644
--- a/deployment/systems/rakan.scm
+++ b/deployment/systems/rakan.scm
@@ -64,7 +64,7 @@
(define guix-offload-authorizations
(gnu:services:base:guix-extension
- (authorized-keys (list deployment:keys:mcdowell-guix))))
+ (authorized-keys (list deployment:keys:aisaka-guix))))
(define guix-publish-configuration
(gnu:services:base:guix-publish-configuration