summaryrefslogtreecommitdiff
path: root/systems/ayase/guix-ayase.org
diff options
context:
space:
mode:
Diffstat (limited to 'systems/ayase/guix-ayase.org')
-rw-r--r--systems/ayase/guix-ayase.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/systems/ayase/guix-ayase.org b/systems/ayase/guix-ayase.org
index b1682a0..9fd2acc 100644
--- a/systems/ayase/guix-ayase.org
+++ b/systems/ayase/guix-ayase.org
@@ -53,9 +53,9 @@
(list marek-account))
(define bootloader
- '(bootloader-configuration (bootloader grub-efi-bootloader)
- (targets (list "/boot/efi"))
- (keyboard-layout keyboard-layout)))
+ (bootloader-configuration (bootloader grub-efi-bootloader)
+ (targets (list "/boot/efi"))
+ (keyboard-layout (keyboard-layout "pl"))))
(define main-swap
(swap-space (target (uuid "cc6bbf7c-e42a-4ac3-a9ae-3b14d3b4b841"))))