Merge pull request #72612 from danielfullmer/gpg-agent-pinentry-doc-fix

nixos-generate-config: Fix incorrectly named option
This commit is contained in:
Maximilian Bosch 2019-11-02 21:43:42 +01:00 committed by GitHub
commit e017e96f76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -123,7 +123,7 @@ in
# programs.gnupg.agent = { # programs.gnupg.agent = {
# enable = true; # enable = true;
# enableSSHSupport = true; # enableSSHSupport = true;
# flavour = "gnome3"; # pinentryFlavor = "gnome3";
# }; # };
# List services that you want to enable: # List services that you want to enable: