services.rshim.backend

NixOS option

Specify the backend to attach. If not specified, the driver will scan all rshim backends unless the device option is given with a device name specified.

type: null or one of "usb", "pcie", "pcie_lf"
Default
null
Example
"pcie"
declared in: nixos/modules/services/misc/rshim.nixView source on NixOS/nixpkgs →