MyNixOS website logo
option-set

boot.initrd

Showing entries 1-25 out of 25.
clevisNixOS option-set
extraFilesNixOS option-set
luksNixOS option-set
networkNixOS option-set
servicesNixOS option-set
systemdNixOS option-set
unl0krNixOS option-set
The set of kernel modules in the initial ramdisk used during the boot process
Whether to run fsck on journaling filesystems such as ext3
The compressor to use on the initrd image
Arguments to pass to the compressor for the initrd image, or null to use the compressor's defaults
boot.initrd.enableNixOS option
Whether to enable the NixOS initial RAM disk (initrd)
Extra files to link and copy in to the initrd
This option, if set, adds a collection of default kernel modules to boot.initrd.availableKernelMod…
List of modules that are always loaded by the initrd
Shell commands to be executed immediately after stage 1 of the boot has loaded kernel modules and …
Shell commands to be executed immediately after the stage 1 filesystems have been mounted
Shell commands to be executed immediately after attempting to resume
Shell commands to be executed before udev is started to create device nodes
Shell commands to be executed before the failure prompt is shown
Shell commands to be executed immediately before LVM discovery
Other initrd files to prepend to the final initrd we are building
Secrets to append to the initrd
Names of supported filesystem types, or an attribute set of file system types and their state
Verbosity of the initrd