A list of public keys to be imported into GnuPG. Note, these key files will be copied into the world-readable Nix store.
Declarations
Type
list of (submodule)
Default
[ ]
Example
[ { source = ./pubkeys.txt; } ]
A list of public keys to be imported into GnuPG. Note, these key files will be copied into the world-readable Nix store.
list of (submodule)
[ ]
[ { source = ./pubkeys.txt; } ]