services.veilid.settings.core.capabilities.disable

NixOS option

A list of capabilities to disable (for example, DHTV to say you cannot store DHT information).

type: list of string
Default
[ ]
Example
[
  "APPM"
]
declared in: nixos/modules/services/networking/veilid.nixView source on NixOS/nixpkgs →