fix keymap

This commit is contained in:
2026-08-14 10:13:55 -05:00
parent a058a8cddc
commit ba85b7afe2

View File

@@ -68,7 +68,7 @@
# Select internationalisation properties. # Select internationalisation properties.
i18n.defaultLocale = "en_CA.UTF-8"; i18n.defaultLocale = "en_CA.UTF-8";
console = { console = {
keyMap = "us"; # keyMap = "us";
useXkbConfig = true; useXkbConfig = true;
}; };