* Revert accidental commit.

svn path=/nixos/trunk/; revision=12247
This commit is contained in:
Eelco Dolstra 2008-07-02 21:16:29 +00:00
parent 49b9662e31
commit 96cfd4105e
2 changed files with 0 additions and 2 deletions

View file

@ -16,7 +16,6 @@ Section "Module"
Load "bitmap"
Load "int10"
Load "vbe"
Load "v4l"
@moduleSection@
@extraModules@
EndSection

View file

@ -41,7 +41,6 @@ let
xorg.xorgserver
xorg.xf86inputkeyboard
xorg.xf86inputmouse
xorg.xf86videov4l
]
++ optional (videoDriver == "vesa") xorg.xf86videovesa
++ optional (videoDriver == "vga") xorg.xf86videovga