non important commit

This commit is contained in:
Jiří Maxmilián Stříbrný 2026-03-15 09:29:07 +01:00
parent 2d2b75d195
commit ae00a90d1c
3 changed files with 4 additions and 6 deletions

View file

@ -14,7 +14,7 @@ in {
qtvirtualkeyboard
];
enable = true;
wayland.enable = false;
wayland.enable = true;
autoNumlock = true;
enableHidpi = false;
theme = "sddm-astronaut-theme";

View file

@ -39,6 +39,9 @@
programs.noisetorch.enable = true;
console.keyMap = "cz-lat2";
services.xserver.xkb = {
layout = "cz";
};
time.timeZone = "Europe/Prague";
i18n = {