Fix xinput package reference in input module

This commit is contained in:
Geir Okkenhaug Jerstad 2025-06-30 18:42:00 +02:00
parent e4cbaff3e0
commit 414f17a5a0

View file

@ -42,7 +42,7 @@
# Input device utilities
libinput-gestures # For custom touchpad gestures
evtest # For testing input devices
xinput # X11 input device utility (still useful in Wayland)
xorg.xinput # X11 input device utility (still useful in Wayland)
];
# Enable support for additional input methods if needed