nixpkgs/nixos/modules/hardware/video
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
..
encoder Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
ati.nix ati_unfree: Towards using ati unfree 32bit binary libs 2014-09-07 12:40:40 +10:00
bumblebee.nix Bumblebee config to enable multiple monitors 2014-12-30 19:17:42 -08:00
nvidia.nix nvidia_x11: current long-lived becomes a new legacy 2014-11-24 22:39:00 +01:00
radeon.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00