From acc894c196a7a1b25c1e4dfc6d9351fd4b728b92 Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Sat, 23 May 2026 00:59:45 +0200 Subject: (system aisaka): rename system-name to host-name-aisaka --- deployment/machine/ssh.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deployment/machine') 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) -- cgit v1.3