summaryrefslogtreecommitdiff
path: root/gnu/services/xorg.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/services/xorg.scm')
-rw-r--r--gnu/services/xorg.scm27
1 files changed, 1 insertions, 26 deletions
diff --git a/gnu/services/xorg.scm b/gnu/services/xorg.scm
index 96bbdd7d1e..c82f4a6aae 100644
--- a/gnu/services/xorg.scm
+++ b/gnu/services/xorg.scm
@@ -67,32 +67,7 @@ EndSection
Section \"ServerFlags\"
Option \"AllowMouseOpenFail\" \"on""
EndSection
-
-Section \"Monitor\"
- Identifier \"Monitor[0]\"
-EndSection
-
-Section \"InputClass\"
- Identifier \"Generic keyboard\"
- MatchIsKeyboard \"on\"
- Option \"XkbRules\" \"base\"
- Option \"XkbModel\" \"pc104\"
-EndSection
-
-Section \"ServerLayout\"
- Identifier \"Layout\"
- Screen \"Screen-vesa\"
-EndSection
-
-Section \"Device\"
- Identifier \"Device-vesa\"
- Driver \"vesa\"
-EndSection
-
-Section \"Screen\"
- Identifier \"Screen-vesa\"
- Device \"Device-vesa\"
-EndSection"))
+"))
(mlet %store-monad ((config (xserver.conf)))
(define script