nixpkgs/modules
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
..
config Merge pull request #213 from ivan/extraUsers-root 2013-08-10 22:14:10 -07:00
hardware Typo 2013-08-14 03:34:40 +02:00
installer Remove $mountPoint 2013-08-15 13:22:41 +02:00
misc Add several missing uids and gids to modules/misc/ids.nix 2013-08-23 11:37:17 +02:00
profiles Enable the Debian firmware package on the installation CD 2013-08-14 03:29:16 +02:00
programs Add several missing uids and gids to modules/misc/ids.nix 2013-08-23 11:37:17 +02:00
security Revert "Add /etc/ssl/certs/ca-certificates.crt symlink for Ubuntu compatibility" 2013-08-18 17:46:07 +02:00
services convert bbswitch job to systemd unit 2013-08-25 13:58:09 +02:00
system systemd: check service.name.Type and service.name.Restart 2013-08-15 09:19:51 +03:00
tasks Fix typos, especially those that end up in the NixOS manual 2013-08-10 21:07:13 +00:00
testing Work around "Input/output error" opening /dev/ttyS0 2013-07-16 15:04:32 +02:00
virtualisation Add several missing uids and gids to modules/misc/ids.nix 2013-08-23 11:37:17 +02:00
module-list.nix Add statsd, simple daemon for easy stats aggregation 2013-08-21 11:52:25 +02:00
rename.nix Update zip to zipAttrsWith since zip is obsolete. 2013-08-22 10:40:50 +03:00