Remove cups_pdf_filter from the default set - adding to default set is easier than removing...
This commit is contained in:
parent
b67bf6e038
commit
48a1b59f6a
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ in
|
|||
};
|
||||
|
||||
services.printing.drivers =
|
||||
[ pkgs.cups pkgs.cups_pdf_filter pkgs.ghostscript additionalBackends
|
||||
[ pkgs.cups pkgs.ghostscript additionalBackends
|
||||
pkgs.perl pkgs.coreutils pkgs.gnused pkgs.bc pkgs.gawk pkgs.gnugrep
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue