I’m trying to customize the keyboard RU layout in the console. But it does not work in the terminal (for example tty2,3,4). Works only for X terminal.
xserver = {
enable = true;
layout = "us,ru";
xkbOptions = "caps:swapescape,grp:rctrl_rshift_toggle";
};
Could you specify settings for TTY layout