Description
Epson printer driver (L456, L455, L366, L365, L362, L360, L312, L310, L222, L220, L132, L130)
This software is a filter program used with the Common UNIX Printing System (CUPS) under Linux. It supplies high quality printing with Seiko Epson Color Ink Jet Printers.
To use the driver adjust your configuration.nix file: services.printing = { enable = true; drivers = [ pkgs.epson-201401w ]; };