forked from mirrors/nixpkgs
651686626f
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. |
||
---|---|---|
doc | ||
gui | ||
lib | ||
maintainers | ||
modules | ||
tests | ||
.gitignore | ||
.version | ||
COPYING | ||
default.nix | ||
README | ||
release-combined.nix | ||
release.nix |
*** 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.