summaryrefslogtreecommitdiff
path: root/tw/system
diff options
context:
space:
mode:
authorTimo Wilken2023-09-08 23:36:38 +0200
committerTimo Wilken2023-09-08 23:36:38 +0200
commitd6cb24e6b323639ab45b2b80ed53e39d7609574b (patch)
tree2d1c68e54ae7c0a971b899438c544a67e1730bb3 /tw/system
parentc47517a38f88e354b50763f1c4af1d6a9cef53bf (diff)
Remove unused and obsolete X modules
Diffstat (limited to 'tw/system')
-rw-r--r--tw/system/lap.scm2
1 files changed, 2 insertions, 0 deletions
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