feat: remove xserver configuration

This commit is contained in:
tux
2025-10-11 23:46:36 +05:30
parent fbc415ee1b
commit 8a0383d327

View File

@@ -235,14 +235,6 @@
openDefaultPorts = true;
};
xserver = {
enable = true;
xkb = {
layout = "in";
variant = "eng";
};
};
libinput.touchpad.naturalScrolling = true;
libinput.mouse.accelProfile = "flat";