From d6cb24e6b323639ab45b2b80ed53e39d7609574b Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Fri, 8 Sep 2023 23:36:38 +0200 Subject: Remove unused and obsolete X modules --- tw/system/lap.scm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tw/system/lap.scm') diff --git a/tw/system/lap.scm b/tw/system/lap.scm index d840ac1f..0ca52a26 100644 --- a/tw/system/lap.scm +++ b/tw/system/lap.scm @@ -73,6 +73,8 @@ EndSection (define custom-xorg-config (xorg-configuration (keyboard-layout %british-keyboard) + (modules (list xf86-video-vesa xf86-video-fbdev xf86-video-intel xf86-video-nouveau + xf86-input-libinput xf86-input-keyboard xf86-input-mouse)) (extra-config (list touchpad-xorg-config)))) (define set-timezone-script -- cgit v1.2.3