Change the typo
This commit is contained in:
parent
ebd5f60dfa
commit
0250dd7181
|
@ -120,7 +120,7 @@
|
||||||
# Configure keymap in X11
|
# Configure keymap in X11
|
||||||
services.xserver.xkb = {
|
services.xserver.xkb = {
|
||||||
layout = "us";
|
layout = "us";
|
||||||
xkbVariant = "";
|
variant = "";
|
||||||
options = "terminate:ctrl_alt_bksp,compose:caps_toggle";
|
options = "terminate:ctrl_alt_bksp,compose:caps_toggle";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue