boot.initrd.luks.cryptoModules
NixOS option
A list of cryptographic kernel modules needed to decrypt the root device(s). The default includes all common modules.
type: list of stringDefault
declared in: nixos/modules/system/boot/luksroot.nixView source on NixOS/nixpkgs →[ "aes" "blowfish" "twofish" "serpent" "cbc" "xts" "lrw" "sha1" "sha256" "sha512" "af_alg" "algif_skcipher" "cryptd" "input_leds" ]