more keyboards
This commit is contained in:
parent
f9be363028
commit
31de44d7fa
1 changed files with 2 additions and 2 deletions
|
@ -80,8 +80,8 @@
|
|||
services.xserver = {
|
||||
exportConfiguration = true;
|
||||
xkb = {
|
||||
layout = "cz";
|
||||
variant = "bksl";
|
||||
layout = "us,cz";
|
||||
variant = "intl,qwerty";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue