From 84ca51a7aa53c8acea611e3d66a16b55cd6d10af Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Mon, 20 Apr 2026 22:45:24 +0200 Subject: (system): rename guix signing key file definitions to prepare module movement --- deployment/system/aisaka.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deployment/system/aisaka.scm') diff --git a/deployment/system/aisaka.scm b/deployment/system/aisaka.scm index 192982a..2b15422 100644 --- a/deployment/system/aisaka.scm +++ b/deployment/system/aisaka.scm @@ -539,8 +539,8 @@ (define guix-offload-rakan (gnu:services:base:guix-extension - (authorized-keys (list deployment:keys:akashi-guix - deployment:keys:rakan-guix)) + (authorized-keys (list deployment:keys:akashi-guix-key + deployment:keys:rakan-guix-key)) (build-machines (list rakan-machine)))) (define-public offload-rakan -- cgit v1.3