Compare commits

..

No commits in common. "4014764515079181f361257de5d9b86690ac0490" and "f9be3630281689e9584a018b9dd8b1269923415b" have entirely different histories.

View file

@ -80,8 +80,8 @@
services.xserver = { services.xserver = {
exportConfiguration = true; exportConfiguration = true;
xkb = { xkb = {
layout = "us,cz"; layout = "cz";
variant = ",qwerty"; variant = "bksl";
}; };
}; };