diff options
Diffstat (limited to 'deployment/system/rakan.scm')
| -rw-r--r-- | deployment/system/rakan.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/system/rakan.scm b/deployment/system/rakan.scm index 9e9d77c..7d5863c 100644 --- a/deployment/system/rakan.scm +++ b/deployment/system/rakan.scm @@ -89,7 +89,7 @@ (define guix-offload-authorizations (gnu:services:base:guix-extension - (authorized-keys (list deployment:keys:aisaka-guix)))) + (authorized-keys (list deployment:keys:aisaka-guix-key)))) (define (l2md-maildir name) (string-append "~/Publiczne/l2md/" |
