xkbcommon: ERROR: /usr/share/X11/locale/en_US.UTF-8/Compose:1661:1: unrecognized keysym "dead_hamza" on left-hand side

This commit is contained in:
2025-01-02 14:35:50 +02:00
parent 1339bf445e
commit d2f5a6ceba
2 changed files with 6 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
time.timeZone = "Europe/Riga";
i18n.defaultLocale = "lv_LV.UTF-8";
i18n.defaultLocale = "en_US.UTF-8";
i18n.extraLocaleSettings = {
LC_ADDRESS = "lv_LV.UTF-8";
@@ -18,6 +18,8 @@
LC_TIME = "lv_LV.UTF-8";
};
i18n.supportedLocales = [ "en_US.UTF-8" "lv_LV.UTF-8" ];
services.xserver.xkb = {
layout = "us";
variant = "";