Flakes
Categories
Options
Packages
Sign in
MyNixOS
nixpkgs
options
services
printing
allowFrom
option
services.printing.allowFrom
From which hosts to allow unconditional access.
Declarations
nixos/modules/services/printing/cupsd.nix
Type
list of string
Default
[
"localhost"
]
Example
[
"all"
]