boot.initrd.enable

NixOS option

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 in: nixos/modules/system/boot/stage-1.nixView source on NixOS/nixpkgs →