diff options
Diffstat (limited to 'deployment/system/akashi.scm')
| -rw-r--r-- | deployment/system/akashi.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/system/akashi.scm b/deployment/system/akashi.scm index 3b58940..c474ca7 100644 --- a/deployment/system/akashi.scm +++ b/deployment/system/akashi.scm @@ -64,7 +64,7 @@ (define guix-offload-targets (gnu:services:base:guix-extension - (authorized-keys (list deployment:keys:aisaka-guix)) + (authorized-keys (list deployment:keys:aisaka-guix-key)) (build-machines (list offload-hub)))) (define offload-extension |
