services.sks.hkpAddress

NixOS option

Domain names, IPv4 and/or IPv6 addresses to listen on for HKP requests.

type: list of string
Default
[
  "127.0.0.1"
  "::1"
]
declared in: nixos/modules/services/security/sks.nixView source on NixOS/nixpkgs →