Printing: Difference between revisions

imported>Eliasp
Add `pkgs.postscript-lexmark` to list of printer driver pkgs
imported>Tobias.bora
No edit summary
Line 11: Line 11:
}
}
</syntaxhighlight>
</syntaxhighlight>
where <code>YOUR_DRIVER</code> is the driver package appropriate for your printer. Commonly used driver packages include:
where <code>YOUR_DRIVER</code> is the driver package appropriate for your printer. Note that nowadays nearly all printers support the "IPP Everywhere" protocol (so no need for additional drivers, just select it when you install your printer in the "Generic > IPP everywhere" section… note that the list may not be perfectly alphabetically sorted). Note that for the scanner functionality, there is a similar driver-less backend called AirScan as expained [https://nixos.wiki/wiki/Scanners here]. Otherwise commonly used driver packages include:


* <tt>pkgs.gutenprint</tt> &mdash; Drivers for many different printers from many different vendors.
* <tt>pkgs.gutenprint</tt> &mdash; Drivers for many different printers from many different vendors.