systemd.ctrlAltDelUnit

NixOS option

Target that should be started when Ctrl-Alt-Delete is pressed; see systemd.special(7).

type: string
Default
"reboot.target"
Example
"poweroff.target"
declared in: nixos/modules/system/boot/systemd.nixView source on NixOS/nixpkgs →