Update inputs

This commit is contained in:
Fabian Hauser 2024-04-30 15:38:54 +03:00
parent f37b14c4e2
commit 05f3ad5010
2 changed files with 18 additions and 18 deletions

View file

@ -12,6 +12,9 @@
defaultSession = "sway";
};
# Enable touchpad support.
services.libinput.enable = true;
services.xserver = {
enable = true;
desktopManager.xterm.enable = false;
@ -24,9 +27,6 @@
};
};
# Enable touchpad support.
libinput.enable = true;
# TODO: Extract i18n
xkb = {
layout = "ch,de";