2 lass.desktop-base: remove german keyboard layout
This commit is contained in:
parent
2a8366cbd9
commit
1edc8c249d
|
@ -55,11 +55,9 @@ in {
|
|||
displayManager.auto.enable = true;
|
||||
displayManager.auto.user = mainUser.name;
|
||||
|
||||
layout = "us,de";
|
||||
layout = "us";
|
||||
xkbModel = "evdev";
|
||||
xkbVariant = "altgr-intl,nodeadkeys";
|
||||
xkbOptions = "grp:caps_toggle";
|
||||
|
||||
xkbVariant = "altgr-intl";
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue