services.komodo-periphery.allowedIps
NixOS option
IP addresses or subnets allowed to call the periphery API. Empty list allows all.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/admin/komodo-periphery.nixView source on NixOS/nixpkgs →[ "::ffff:12.34.56.78" "10.0.10.0/24" ]