mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
cups-filters: add package
This commit is contained in:
parent
aa548af5a5
commit
f7ba33de56
4 changed files with 63 additions and 1 deletions
|
@ -175,7 +175,7 @@ in
|
|||
};
|
||||
|
||||
services.printing.drivers =
|
||||
[ pkgs.cups pkgs.ghostscript additionalBackends
|
||||
[ pkgs.cups pkgs.cups-filters pkgs.ghostscript additionalBackends
|
||||
pkgs.perl pkgs.coreutils pkgs.gnused pkgs.bc pkgs.gawk pkgs.gnugrep
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue