1
0
Fork 0
appvm/nix/local.nix.template

5 lines
105 B
Plaintext
Raw Normal View History

2018-07-11 23:34:36 +00:00
{
services.xserver.layout = "us,ru";
services.xserver.xkbOptions = "ctrl:nocaps,grp:rctrl_toggle";
}