boot.crashDump.reservedMemory

NixOS option

The amount of memory reserved for the crashdump kernel. If you choose a too high value, dmesg will mention “crashkernel reservation failed”.

type: string
Default
"128M"
declared in: nixos/modules/misc/crashdump.nixView source on NixOS/nixpkgs →