From cced902ddab06e94eeefee932c158dbbc248b52b Mon Sep 17 00:00:00 2001 From: Nicolas Berbiche Date: Wed, 19 May 2021 00:58:38 -0400 Subject: [PATCH] gpg: document lists are converted to duplicate keys (#2025) --- modules/programs/gpg.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/programs/gpg.nix b/modules/programs/gpg.nix index 516860244..b1717adeb 100644 --- a/modules/programs/gpg.nix +++ b/modules/programs/gpg.nix @@ -46,6 +46,9 @@ in GnuPG configuration options. Available options are described in the gpg manpage: . + + + Note that lists are converted to duplicate keys. ''; };