swapDevices.*.randomEncryption.keySize

NixOS option

Set the encryption key size for the plain device. If not specified, the amount of data to read from source will be determined by cryptsetup. See cryptsetup-open(8) for details.

type: null or signed integer
Default
null
Example
"512"
declared in: nixos/modules/config/swap.nixView source on NixOS/nixpkgs →