
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.
*** NixOS *** NixOS is a Linux distribution based on the purely functional package management system Nix. More information can be found at http://nixos.org/nixos and in the manual in doc/manual.
Description
Languages
Nix
96.3%
Shell
1.8%
Python
0.7%
Perl
0.4%
C
0.3%
Other
0.1%