services.xserver.xkb.options

NixOS option

X keyboard options; layout switching goes here.

type: strings concatenated with ","
Default
"terminate:ctrl_alt_bksp"
Example
"grp:caps_toggle,grp_led:scroll"
declared in: nixos/modules/services/x11/xserver.nixView source on NixOS/nixpkgs →