MyNixOS website logo
option-set

boot.initrd

Showing entries 1-28 out of 28.
clevisNixOS option-set
extraFilesNixOS option-set
luksNixOS option-set
networkNixOS option-set
nix-store-veritysetupNixOS option-set
servicesNixOS option-set
systemdNixOS option-set
unl0krNixOS option-set
Whether the initrd can be built even though modules listed in boot.initrd.kernelModules or boot.in…
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
Other firmware files (relative to "${config.hardware.firmware}/lib/firmware") to include in the fi…
This option, if set, adds a collection of default kernel modules to boot.initrd.availableKernelMod…
Set 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