Upgrade bumblebee and add nixos module

* Bump bumblebee to 3.2.1
 * Remove config.patch - options it added can be passed to ./configure now
 * Remove the provided xorg.conf
   Provided xorg.conf was causing problems for some users,
   and Bumblebee provides its own default configuration anyway.
 * Make secondary X11 log to /var/log/X.bumblebee.log
 * Add a module for bumblebee
This commit is contained in:
Tomasz Kontusz
2014-02-08 19:47:51 +01:00
committed by Bjørn Forsman
parent 48851fa749
commit fe38031168
6 changed files with 57 additions and 125 deletions

View File

@@ -31,6 +31,7 @@
./hardware/network/rtl8192c.nix
./hardware/opengl.nix
./hardware/pcmcia.nix
./hardware/video/bumblebee.nix
./installer/tools/nixos-checkout.nix
./installer/tools/tools.nix
./misc/assertions.nix