services.printing.allowFrom

From which hosts to allow unconditional access.

Type
list of string
Default
[
  "localhost"
]
Example
[
  "all"
]
Declared
<nixpkgs/nixos/modules/services/printing/cupsd.nix>