diff options
Diffstat (limited to 'deployment/machine/ssh.scm')
| -rw-r--r-- | deployment/machine/ssh.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/machine/ssh.scm b/deployment/machine/ssh.scm index f0dd2bc..23dcbd7 100644 --- a/deployment/machine/ssh.scm +++ b/deployment/machine/ssh.scm @@ -49,7 +49,7 @@ (define-public akashi-configuration (gnu:machine:ssh:machine-ssh-configuration - (host-name deployment:system:akashi:system-name) + (host-name deployment:system:akashi:host-name) (system sovereign:machine:system-x86-linux) (build-locally? #t) (authorize? #t) |
