MyNixOS website logo
Description

Epson Scan 2 scanner driver for many modern Epson scanners and multifunction printers.

The Epson Scan 2 scanner driver, including optional non-free plugins such as OCR and network scanning.

To use the SANE backend:

{
  hardware.sane.extraBackends = [ pkgs.epsonscan2 ];
}

Overrides can be used to customise this package. For example, to enable non-free plugins and disable the Epson GUI:

pkgs.epsonscan2.override {
  withNonFreePlugins = true;
  withGui = false;
}
Metadata

Version

6.7.70.0-01-2025

Maintainers (1)

Executables (1)

  • bin/epsonscan2

Platforms (2)

    cpu
    kernel
Show all
  • cpu
  • kernel