services.xserver.enableCtrlAltBackspace

NixOS option

Whether to enable the DontZap option, which binds Ctrl+Alt+Backspace to forcefully kill X. This can lead to data loss and is disabled by default.

type: boolean
Default
false
declared in: nixos/modules/services/x11/xserver.nixView source on NixOS/nixpkgs →