services.printing.clientConf

The contents of the client configuration. (client.conf)

Type
strings concatenated with "\n"
Default
""
Example
''
  ServerName server.example.com
  Encryption Never
''
Declared
<nixpkgs/nixos/modules/services/printing/cupsd.nix>