diff options
Diffstat (limited to 'deployment/system/aisaka.scm')
| -rw-r--r-- | deployment/system/aisaka.scm | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
