boot.initrd.enable

Whether to enable the NixOS initial RAM disk (initrd). This may be needed to perform some initialisation tasks (like mounting network/encrypted file systems) before continuing the boot process.

Type
boolean
Default
!config.boot.isContainer
Declared
<nixpkgs/nixos/modules/system/boot/stage-1.nix>