nixpkgs/modules/services/hardware
Eelco Dolstra 010578d8a4 * Restrict VirtualBox to users in the vboxusers group.
The VirtualBox build in Nixpkgs is insecure because it uses the
  "--disable-hardened" flag, which disables some checks in the
  VirtualBox kernel module.  Since getting rid of that flag looks like
  too much work, it's better to ensure that only explicitly permitted
  users have access to VirtualBox.

* Drop the 666 permission on "sonypi" because it's not clear why that
  device should be world-writable.

svn path=/nixos/trunk/; revision=33301
2012-03-20 16:30:43 +00:00
..
acpid.nix * Use the ‘path’ attribute in Upstart jobs in more places. It's a bit 2011-11-25 16:32:54 +00:00
bluetooth.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
hal.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
nvidia-optimus.nix nixos support for nvidia optimus 2012-02-06 19:14:42 +00:00
pcscd.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
pommed.nix Add a module for the pommed tool for Apple laptop keyboards. 2012-03-20 04:41:13 +00:00
sane.nix Apply mornfall's SANE patches 2011-12-05 17:32:45 +00:00
udev.nix * Restrict VirtualBox to users in the vboxusers group. 2012-03-20 16:30:43 +00:00
udisks.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
upower.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00