diff options
Diffstat (limited to 'deployment/systems/aisaka.scm')
| -rw-r--r-- | deployment/systems/aisaka.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/systems/aisaka.scm b/deployment/systems/aisaka.scm index 9fbb75f..6aa4168 100644 --- a/deployment/systems/aisaka.scm +++ b/deployment/systems/aisaka.scm @@ -442,7 +442,7 @@ (gnu:system:operating-system (bootloader system-bootloader) (label (sovereign:systems:operating-system-label* system-name - (gnu:system:operating-system-default-label gnu:system:this-operating-system))) + gnu:system:this-operating-system)) (kernel nongnu:packages:linux:linux) (keyboard-layout system-keyboard-layout) (initrd nongnu:system:linux-initrd:microcode-initrd) |
