services.tang.ipAddressAllow
Whitelist a list of address prefixes. Preferably, internal addresses should be used.
- Type
list of string- Example
[ "192.168.1.0/24" ]- Declared
- <nixpkgs/nixos/modules/services/security/tang.nix>
Whitelist a list of address prefixes. Preferably, internal addresses should be used.
list of string[
"192.168.1.0/24"
]