Add extra english layout
This commit is contained in:
parent
6eb9cfb0c3
commit
4e6317010c
1 changed files with 3 additions and 0 deletions
|
|
@ -77,6 +77,9 @@
|
||||||
|
|
||||||
# Configure keymap in X11
|
# Configure keymap in X11
|
||||||
layout = "it";
|
layout = "it";
|
||||||
|
extraLayouts = {
|
||||||
|
eng = { languages = [ "eng" ]; description = "English layout for external keyboard"; };
|
||||||
|
};
|
||||||
xkbOptions = "eurosign:e;";
|
xkbOptions = "eurosign:e;";
|
||||||
libinput.enable = true;
|
libinput.enable = true;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue