MyNixOS website logo
option

hardware.xpadneo.settings

Kernel module parameters for hid_xpadneo. These are passed directly to the module via modprobe.

See https://github.com/atar-axis/xpadneo/blob/master/docs/CONFIGURATION.md for available parameters and their values.

Declarations
Type
attribute set of (signed integer or string)
Default
{ }
Example
{
  disable_deadzones = 1;
  trigger_rumble_mode = 2;
  disable_shift_mode = 1;
}