summaryrefslogtreecommitdiff
path: root/deployment/machine/ssh.scm
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/machine/ssh.scm')
-rw-r--r--deployment/machine/ssh.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/machine/ssh.scm b/deployment/machine/ssh.scm
index 09d05b3..f0dd2bc 100644
--- a/deployment/machine/ssh.scm
+++ b/deployment/machine/ssh.scm
@@ -34,7 +34,7 @@
(define-public aisaka-configuration
(gnu:machine:ssh:machine-ssh-configuration
- (host-name deployment:system:aisaka:system-name)
+ (host-name deployment:system:aisaka:host-name-aisaka)
(system sovereign:machine:system-x86-linux)
(build-locally? #t)
(authorize? #t)