hardware.opentabletdriver.blacklistedKernelModules

NixOS option

Blacklist of kernel modules known to conflict with OpenTabletDriver.

type: list of string
Default
[
  "hid-uclogic"
  "wacom"
]
declared in: nixos/modules/hardware/opentabletdriver.nixView source on NixOS/nixpkgs →