Compare commits
2 commits
f9be363028
...
4014764515
Author | SHA1 | Date | |
---|---|---|---|
4014764515 | |||
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 = ",qwerty";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue