change to xkb.variant
This commit is contained in:
parent
203cb65e02
commit
7bc978c1e0
|
@ -57,8 +57,8 @@
|
|||
|
||||
# Configure keymap in X11
|
||||
services.xserver = {
|
||||
layout = "no";
|
||||
xkbVariant = "";
|
||||
xkb.layout = "no";
|
||||
xkb.variant = "";
|
||||
};
|
||||
|
||||
# Configure console keymap
|
||||
|
|
Loading…
Reference in a new issue