systemd.coredump.enable

NixOS option

Whether core dumps should be processed by systemd-coredump. If disabled, core dumps appear in the current directory of the crashing process.

type: boolean
Default
true
declared in: nixos/modules/system/boot/systemd/coredump.nixView source on NixOS/nixpkgs →