mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 05:43:50 +03:00
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
@ -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 New Issue
Block a user