1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/modules/hardware
Eelco Dolstra d34c600414 Remove udev from /run/opengl-drivers
/run/opengl-drivers should contain only libGL-related libraries, not
stuff like udev. Injecting anything into LD_LIBRARY_PATH is dangerous
because it can break applications that expect a different version of
the library.

Caused by eef9a8ac2a. Fixes #5371.
2014-12-17 17:00:10 +01:00
..
cpu
network
video
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