nixpkgs/nixos/modules/hardware
Sebastián Bernardo Galkin 24abe2b2b3 Bumblebee config to enable multiple monitors
Added configurations to `bumblebee` package to easy multiple monitors on Optimus
machines.

The behaviour of the default `bumblebee` package hasn't change, so this change
is backwards compatible. Users who want to connect a monitor to their discrete
card should use the package `bumblebee_display` instead.

Also added new configuration option to nixos bumblebee module:

```
hardware.bumblebee.connectDisplay = true
```

will enable the new configuration, but the default is still false.
2014-12-30 19:17:42 -08:00
..
cpu Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
network Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
video Bumblebee config to enable multiple monitors 2014-12-30 19:17:42 -08:00
all-firmware.nix Add iwlegacy firmware for old Intel wireless cards 2014-12-03 10:10:00 -06:00
opengl.nix Remove udev from /run/opengl-drivers 2014-12-17 17:00:10 +01:00
pcmcia.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00