services.printing.listenAddresses
A list of addresses and ports on which to listen.
- Type
list of string- Default
[ "localhost:631" ]- Example
[ "*:631" ]- Declared
- <nixpkgs/nixos/modules/services/printing/cupsd.nix>
A list of addresses and ports on which to listen.
list of string[
"localhost:631"
][
"*:631"
]