services.sks.enable

NixOS option

Whether to enable SKS (synchronizing key server for OpenPGP) and start the database server. You need to create “${dataDir}/dump/*.gpg” for the initial import.

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/security/sks.nixView source on NixOS/nixpkgs →