Printing: Difference between revisions
imported>Onny mNo edit summary |
imported>Onny mNo edit summary |
||
| Line 43: | Line 43: | ||
* <tt>pkgs.brgenml1lpr</tt> and <tt>pkgs.brgenml1cupswrapper</tt> — Generic drivers for more Brother printers [https://support.brother.com/g/s/id/linux/en/instruction_prn1a.html] | * <tt>pkgs.brgenml1lpr</tt> and <tt>pkgs.brgenml1cupswrapper</tt> — Generic drivers for more Brother printers [https://support.brother.com/g/s/id/linux/en/instruction_prn1a.html] | ||
* <tt>pkgs.cnijfilter2</tt> — Drivers for some Canon Pixma devices (Proprietary driver) | * <tt>pkgs.cnijfilter2</tt> — Drivers for some Canon Pixma devices (Proprietary driver) | ||
Add the driver to {{nixos:option|services.printing.drivers}}, '''not''' {{nixos:option|environment.systemPackages}}. | Search for other printer drivers in the NixOS package directory: the official list of packages is [https://search.nixos.org/packages here]. Add the driver to {{nixos:option|services.printing.drivers}}, '''not''' {{nixos:option|environment.systemPackages}}. | ||
=== Enable autodiscovery of network printers === | === Enable autodiscovery of network printers === | ||