remove hplip
This commit is contained in:
parent
e2ec5a99ab
commit
d7e957646b
|
@ -188,7 +188,7 @@ with lib;
|
|||
|
||||
# Enable CUPS to print documents.
|
||||
services.printing.enable = true;
|
||||
services.printing.drivers = [ pkgs.gutenprint pkgs.gutenprintBin pkgs.hplipWithPlugin ];
|
||||
services.printing.drivers = [ pkgs.gutenprint pkgs.gutenprintBin ];
|
||||
|
||||
services.usbmuxd.enable = true;
|
||||
services.fstrim.enable = true;
|
||||
|
|
Loading…
Reference in a new issue