nixpkgs/nixos/modules/services/hardware
aszlig c10a17a3eb
nixos/udev: Always fail if rules contain FHS paths
Partially reverts the following commits:

  9f2a61c59cc4e4ce278e6582cb4bdca9c2088755
  9c13fe6604358e5255457422acbe8e03734f1e44

As @edolstra pointed out, it would make more sense to do this by default
instead of having that allowImpurePaths option. This of course might
break systems which add extra packages to udev, but on the upside it's
hard to miss one of these paths now because it won't get buried in the
ocean of build output lines.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-02-03 16:40:41 +01:00
..
80-net-setup-link.rules Fix filename for udev network interface rules 2014-12-05 17:32:36 +01:00
acpid.nix Rewrite acpid module in a more generic way 2016-01-21 20:08:14 +01:00
actkbd.nix nixos: add actkbd package to environment in actkbd module 2015-11-12 21:05:07 +00:00
amd-hybrid-graphics.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
bluetooth.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
brltty.nix Brltty service: simplified systemd service definition, now it matches 2015-09-09 22:40:12 +02:00
freefall.nix Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
irqbalance.nix irqbalance: init at 1.1.0 2016-01-08 12:37:43 +01:00
nvidia-optimus.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
pcscd.nix pcscd: Refactor service and use socket activation 2014-04-19 14:37:31 +01:00
pommed.nix jobs -> systemd.services 2016-01-07 06:39:06 +00:00
sane.nix saneBackends{,Git} -> sane-backends{,-git} 2016-01-03 03:31:38 +01:00
tcsd.nix tcsd module: adjust default value of kernelPCRs 2015-08-02 22:55:45 +02:00
thermald.nix thermald needs dbus config files to run 2014-11-06 15:19:33 +02:00
thinkfan.nix thinkfan levels option to control actuation points 2016-01-02 04:49:58 -05:00
tlp.nix tlp: use module_init_tools, avoid recompilation for nixos 2015-12-05 00:54:09 +03:00
udev.nix nixos/udev: Always fail if rules contain FHS paths 2016-02-03 16:40:41 +01:00
udisks2.nix udisks2: fix udev rules file (close #11743) 2015-12-22 08:09:34 +01:00
upower.nix Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00