boot.crashDump.kernelParams

NixOS option

Parameters that will be passed to the kernel kexec-ed on crash.

type: list of string
Default
[
  "1"
  "boot.shell_on_fail"
]
declared in: nixos/modules/misc/crashdump.nixView source on NixOS/nixpkgs →