summaryrefslogtreecommitdiff
path: root/systems/ayase/guix-ayase.org
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2024-05-22 22:48:31 +0200
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2024-05-22 22:48:31 +0200
commita5ec3348aa7674b7f4d7eeed50f63910ea29e2d2 (patch)
treef54364e29147da88b00686f1c569830f975cd29d /systems/ayase/guix-ayase.org
parent239471e42eaf3e61bdcf102dda5aa76b507196f2 (diff)
ayase: comment out keyboard-layout definition: debug build
Diffstat (limited to 'systems/ayase/guix-ayase.org')
-rw-r--r--systems/ayase/guix-ayase.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/systems/ayase/guix-ayase.org b/systems/ayase/guix-ayase.org
index 60a138f..07074c5 100644
--- a/systems/ayase/guix-ayase.org
+++ b/systems/ayase/guix-ayase.org
@@ -16,8 +16,8 @@
#:use-module (gnu services ssh)
#:use-module (gnu services xorg))
- (define keyboard-layout
- (keyboard-layout "pl"))
+ ;; (define keyboard-layout
+ ;; (keyboard-layout "pl"))
(define main-memory
'(target (uuid "cc6bbf7c-e42a-4ac3-a9ae-3b14d3b4b841")))