hardware.sane.disabledDefaultBackends

Names of backends which are enabled by default but should be disabled. See $SANE_CONFIG_DIR/dll.conf for the list of possible names.

Type
list of string
Default
[ ]
Example
[
  "v4l"
]
Declared
<nixpkgs/nixos/modules/services/hardware/sane.nix>