Printing: Difference between revisions
imported>Joepie91 No edit summary |
imported>Joepie91 No edit summary |
||
| Line 10: | Line 10: | ||
* Some printers might be supported by the built-in CUPS drivers | * Some printers might be supported by the built-in CUPS drivers | ||
* HP: <code>hplip</code> or <code>hplipWithPlugin</code> depending on your [http://hplipopensource.com/hplip-web/supported_devices/index.html exact model]: Find your model and "continue". Then search for "Driver plug-in" in the page. | * HP: <code>pkgs.hplip</code> or <code>pkgs.hplipWithPlugin</code> depending on your [http://hplipopensource.com/hplip-web/supported_devices/index.html exact model]: Find your model and "continue". Then search for "Driver plug-in" in the page. | ||
Then <code>nixos-rebuild switch</code>. This install and starts CUPS. | Then <code>nixos-rebuild switch</code>. This install and starts CUPS. | ||