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 = {
|
services.xserver = {
|
||||||
exportConfiguration = true;
|
exportConfiguration = true;
|
||||||
xkb = {
|
xkb = {
|
||||||
layout = "cz";
|
layout = "us,cz";
|
||||||
variant = "bksl";
|
variant = "intl,qwerty";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue