boot.initrd.luks.devices
The encrypted disk that should be opened before the root filesystem is mounted. Both LVM-over-LUKS and LUKS-over-LVM setups are supported. The unencrypted devices can be accessed as /dev/mapper/«name».
- Type
attribute set of (submodule)- Default
{ }- Example
{ luksroot = { device = "/dev/disk/by-uuid/430e9eff-d852-4f68-aa3b-2fa3599ebe08"; }; }- Declared
- <nixpkgs/nixos/modules/system/boot/luksroot.nix>