1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/modules/services/hardware
Mathijs Kwik 651686626f convert bbswitch job to systemd unit
dramatically speeds up my boot time because it was the last
service (for me) that depended on udev-settle.service

udev-settle isn't needed for modern system initialization but some
oldschool services (mdadm/lvm/cryptsetup) depend on it so they can
just enumerate devices instead of having to react to changes
dynamically. In NixOS these things are usually already taken care of
during stage 1 (early ramdisk) if you use them.
2013-08-25 13:58:09 +02:00
..
acpid.nix Fix typos, especially those that end up in the NixOS manual 2013-08-10 21:07:13 +00:00
bluetooth.nix bluetooth: add the systemd unit needed for activation by recent bluez versions 2013-02-10 20:30:02 +02:00
nvidia-optimus.nix convert bbswitch job to systemd unit 2013-08-25 13:58:09 +02:00
pcscd.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
pommed.nix Remove unnecessary (AFAICT) call to toPath 2012-11-15 23:07:05 +01:00
sane.nix scanner support: create scanner group. Users need to be in this group to access scanners. 2012-12-06 02:59:34 +02:00
thinkfan.nix adding sensor option to thinkfan 2013-05-03 03:28:04 +02:00
udev.nix Set the firmware_class path in modprobe.d 2013-04-30 11:46:34 -04:00
udisks.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
udisks2.nix udisks2: add udisks2 service 2013-04-04 12:06:34 +04:00
upower.nix Rename ‘system.build.systemd’ to ‘systemd.package’ 2013-01-16 13:17:57 +01:00