* Revert accidental commit.
svn path=/nixos/trunk/; revision=12247
This commit is contained in:
parent
49b9662e31
commit
96cfd4105e
@ -16,7 +16,6 @@ Section "Module"
|
||||
Load "bitmap"
|
||||
Load "int10"
|
||||
Load "vbe"
|
||||
Load "v4l"
|
||||
@moduleSection@
|
||||
@extraModules@
|
||||
EndSection
|
||||
|
@ -41,7 +41,6 @@ let
|
||||
xorg.xorgserver
|
||||
xorg.xf86inputkeyboard
|
||||
xorg.xf86inputmouse
|
||||
xorg.xf86videov4l
|
||||
]
|
||||
++ optional (videoDriver == "vesa") xorg.xf86videovesa
|
||||
++ optional (videoDriver == "vga") xorg.xf86videovga
|
||||
|
Loading…
Reference in New Issue
Block a user