services.printing.extraConf

NixOS option

Extra contents of the configuration file of the CUPS daemon (cupsd.conf).

type: strings concatenated with "\n"
Default
""
Example
''
  BrowsePoll cups.example.com
  MaxCopies 42
''
declared in: nixos/modules/services/printing/cupsd.nixView source on NixOS/nixpkgs →