nixpkgs/nixos/modules/services/hardware
Vladimír Čunát b44d846990 udev: complete rework
- systemd puts all into one output now (except for man),
  because I wasn't able to fix all systemd/udev refernces
  for NixOS to work well
- libudev is now by default *copied* into another path,
  which is what most packages will use as build input :-)
- pkgs.udev = [ libudev.out libudev.dev ]; because there are too many
  references that just put `udev` into build inputs (to rewrite them all),
  also this made "${udev}/foo" fail at *evaluation* time
  so it's easier to catch and change to something more specific
2015-10-04 10:03:53 +02: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
actkbd.nix nixos: add actkbd module and sound.enableMediaKeys option 2015-04-20 17:11:19 +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 nixos: freefall module: add package option 2015-09-06 23:50:02 +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 Manual: Remove store path references 2015-09-24 11:50:58 +02: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 Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
tlp.nix nixos/tlp: add service 2015-01-24 02:56:21 +03:00
udev.nix udev: complete rework 2015-10-04 10:03:53 +02:00
udisks2.nix udisks2 service: Fix ExecStart path 2015-07-05 19:36:26 +01:00
upower.nix upower: add 0.99 version for gnome 3.12 2014-05-20 13:41:39 +02:00