hardware.sane.extraBackends

NixOS option

Packages providing extra SANE backends to enable. The example contains the package for HP scanners, and the package for Apple AirScan and Microsoft WSD support (supports many vendors/devices).

type: list of absolute path
Default
[ ]
Example
[ pkgs.hplipWithPlugin pkgs.sane-airscan ]
declared in: nixos/modules/services/hardware/sane.nixView source on NixOS/nixpkgs →