Silly nixpkgs mirror, totally harmless :3
Find a file
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
doc Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
lib Add photoqt-1.1.0.1 2014-12-27 22:13:41 +01:00
maintainers Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
nixos Bumblebee config to enable multiple monitors 2014-12-30 19:17:42 -08:00
pkgs Bumblebee config to enable multiple monitors 2014-12-30 19:17:42 -08:00
.gitignore
.travis.yml Travis: chop build in install and build phases 2014-10-15 11:05:12 +02:00
.version release: 15.04 -> 15.05 2014-12-09 15:09:06 +01:00
COPYING
default.nix
README.md http://nixos.org -> https://nixos.org 2014-12-14 11:26:45 +01:00

Nixpkgs is a collection of packages for Nix package manager. Nixpkgs also includes NixOS linux distribution source code.