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/system.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deployment/system.scm') diff --git a/deployment/system.scm b/deployment/system.scm index ea7e6af..766d4d0 100644 --- a/deployment/system.scm +++ b/deployment/system.scm @@ -91,13 +91,13 @@ (kernel-arguments gnu:system:%default-kernel-arguments) (hurd #f) (bootloader sovereign:devices:amd64:custom-bootloader-configuration) - (label (sovereign:systems:operating-system-label* deployment:system:aisaka:system-name + (label (sovereign:systems:operating-system-label* deployment:system:aisaka:host-name-aisaka gnu:system:this-operating-system)) (keyboard-layout deployment:system:aisaka:system-keyboard-layout) (initrd nongnu:system:linux-initrd:microcode-initrd) (initrd-modules gnu:system:linux-initrd:%base-initrd-modules) (firmware (list nongnu:packages:linux:linux-firmware)) - (host-name deployment:system:aisaka:system-name) + (host-name deployment:system:aisaka:host-name-aisaka) (hosts-file #f) (mapped-devices (list)) (file-systems (cons* deployment:system:aisaka:file-system-root -- cgit v1.3