summary refs log tree commit diff
path: root/nixos/modules/hardware
Commit message (Expand)AuthorAge
* Put all firmware in $out/lib/firmwareEelco Dolstra2015-08-25
* bumblebee: remove redundant bash processNikolay Amiantov2015-08-03
* types.uniq types.str -> types.strEelco Dolstra2015-06-15
* nvidia: 346.47 -> 346.59William A. Kennington III2015-04-07
* nixos/nvidia: Add a temporary hack to support kernel 4.0William A. Kennington III2015-04-03
* nixos/hardware: Add option to enable KSM.aszlig2015-04-01
* nixos/microcode-amd: Update to early initrd loaderWilliam A. Kennington III2015-03-25
* nixos/intel-microcode: Support early initrd ucode loadingWilliam A. Kennington III2015-03-25
* Create /dev/nvidia-uvm for CUDA supportEelco Dolstra2015-03-03
* nixos/nvidia: use correct 32-bit legacy libs; refactorVladimír Čunát2015-02-21
* iwlegacy: Remove since it is already in linux-firmware-nonfreeWilliam A. Kennington III2015-02-13
* nonfree-firmware: Use the new kernel.org repository for tracking nonfree firm...William A. Kennington III2015-02-09
* Bumblebee config to enable multiple monitorsSebastián Bernardo Galkin2014-12-30
* Remove udev from /run/opengl-driversEelco Dolstra2014-12-17
* Add iwlegacy firmware for old Intel wireless cardsThomas Tuegel2014-12-03
* iwlwifi: Split into separate package with more up to date firmwareWilliam A. Kennington III2014-12-01
* Add primus and extend bumblebee to support 32bit/64bit multilib architectures.Corey O'Connor2014-11-29
* nvidia_x11: current long-lived becomes a new legacyVladimír Čunát2014-11-24
* ati_unfree: Update nixos-manual for AMD driver supportNathaniel Baxter2014-09-07
* ati_unfree: Towards using ati unfree 32bit binary libsNathaniel Baxter2014-09-07
* ati_unfree: Create a nixos module for the ati_unfree x11 driver andNathaniel Baxter2014-09-07
* Get all lib functions from lib, not pkgs.lib, in modulesShea Levy2014-07-02
* fixup the previous: got renamed to sessionVariablesVladimír Čunát2014-06-15
* nixos/opengl: add LD_LIBRARY_PATH to systemVariables insteadVladimír Čunát2014-06-15
* Simple typoAthan Clark2014-05-13
* On my system OpenGL with bumblebee seems to require libudev in LD_LIBRARY_PAT...Michael Raskin2014-05-02
* Move the NVIDIA support into its own moduleEelco Dolstra2014-04-29
* Rename hardware.opengl.videoDrivers back to services.xserver.videoDriversEelco Dolstra2014-04-29
* mesa: have all output on /run/opengl-driver{,-32}Vladimír Čunát2014-04-14
* nixos opengl: add s2tc to mesa drivers by defaultVladimír Čunát2014-04-14
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Upgrade bumblebee and add nixos moduleTomasz Kontusz2014-02-09
* services.mesa -> hardware.openglShea Levy2014-02-08
* Add some primops to libEelco Dolstra2013-11-12
* Add lots of missing option typesEelco Dolstra2013-10-30
* Remove uses of the "merge" option attributeEelco Dolstra2013-10-28
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10