summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
Diffstat (limited to 'systems')
-rw-r--r--systems/akashi.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/akashi.scm b/systems/akashi.scm
index 4d680b6..a941521 100644
--- a/systems/akashi.scm
+++ b/systems/akashi.scm
@@ -43,7 +43,7 @@
(inherit (suweren-operating-system))
(kernel linux-libre)
(bootloader (bootloader-configuration* "pl"))
- (keyboard-layout keyboard-layout)
+ (keyboard-layout "pl")
(initrd initrd*)
(firmware firmware*)
(host-name host-name*)