nixpkgs/nixos/modules/services/hardware
Tino Breddin ee0f81de5e Fix filename for udev network interface rules
From http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/

You disable the assignment of fixed names, so that the unpredictable
kernel names are used again. For this, simply mask udev's rule file for
the default policy: ln -s /dev/null
/etc/udev/rules.d/80-net-setup-link.rules (since v209: this file was
called 80-net-name-slot.rules in release v197 through v208)
2014-12-05 17:32:36 +01:00
..
80-net-setup-link.rules Fix filename for udev network interface rules 2014-12-05 17:32:36 +01:00
acpid.nix Merge remote-tracking branch 'origin/master' into staging 2014-07-07 13:16:26 +02: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
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 Manual: Remove some option defaults that refer to store paths 2014-09-18 16:21:26 +02:00
sane.nix nixos: Add option hardware.sane.configDir 2014-06-24 10:52:12 +02:00
tcsd.nix Some pkgs.lib -> lib fixes 2014-08-25 14:40:40 +02:00
thermald.nix thermald needs dbus config files to run 2014-11-06 15:19:33 +02:00
thinkfan.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
udev.nix Fix filename for udev network interface rules 2014-12-05 17:32:36 +01:00
udisks2.nix Enable udisks2 by default 2014-04-19 14:41:21 +02:00
upower.nix upower: add 0.99 version for gnome 3.12 2014-05-20 13:41:39 +02:00