boot.crashDump.enable
If enabled, NixOS will set up a kernel that will boot on crash, and leave the user in systemd rescue to be able to save the crashed kernel dump at /proc/vmcore. It also activates the NMI watchdog.
- Type
boolean- Default
false- Declared
- <nixpkgs/nixos/modules/misc/crashdump.nix>