services.printing.cups-pdf.enable

NixOS option

Whether to enable the cups-pdf virtual pdf printer backend. By default, this will install a single printer pdf. but this can be changed/extended with services.printing.cups-pdf.instances .

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/printing/cups-pdf.nixView source on NixOS/nixpkgs →