651686626f7b9b3ab7b2102770c216c5fbb69f8a
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.
Languages
Nix
95%
Shell
2%
Python
1.8%
Rust
0.3%
JavaScript
0.2%
Other
0.4%