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>
From which hosts to allow unconditional access.
list of string[
"localhost"
][
"all"
]