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
+1 -1
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: