Compare commits
No commits in common. "4014764515079181f361257de5d9b86690ac0490" and "f9be3630281689e9584a018b9dd8b1269923415b" have entirely different histories.
4014764515
...
f9be363028
1 changed files with 2 additions and 2 deletions
|
@ -80,8 +80,8 @@
|
|||
services.xserver = {
|
||||
exportConfiguration = true;
|
||||
xkb = {
|
||||
layout = "us,cz";
|
||||
variant = ",qwerty";
|
||||
layout = "cz";
|
||||
variant = "bksl";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue