wayland.windowManager.sway.config.input
Home-Manager option
An attribute set that defines input modules. See sway-input(5) for options.
type: attribute set of attribute set of stringDefault
{ }Example
declared in: <home-manager/modules/services/window-managers/i3-sway/sway.nix>source unavailable{ "*" = { xkb_variant = "dvorak"; }; }