services.printing.browsedConf

NixOS option

The contents of the configuration. file of the CUPS Browsed daemon (cups-browsed.conf)

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