MyNixOS website logo
option

services.printing.cups-pdf.instances.<name>.settings.Out

output directory; ${HOME} will be expanded to the user's home directory, ${USER} will be expanded to the user name.

Declarations
Type
null or (optionally newline-terminated) single-line string
Default
"/var/spool/cups-pdf-{instance-name}/users/\${USER}"
Example
"\${HOME}/cups-pdf"