Add hplip to printer drivers
This commit is contained in:
parent
a2f83bbeb6
commit
ddbc9d217a
|
@ -4,7 +4,7 @@
|
||||||
# Enable CUPS
|
# Enable CUPS
|
||||||
services.printing = {
|
services.printing = {
|
||||||
enable = true;
|
enable = true;
|
||||||
drivers = with pkgs; [ brgenml1cupswrapper ];
|
drivers = with pkgs; [ brgenml1cupswrapper hplip ];
|
||||||
};
|
};
|
||||||
|
|
||||||
# Enable SANE
|
# Enable SANE
|
||||||
|
|
Loading…
Reference in New Issue