nixos-generate-config: Fix incorrectly named option

This appears to be a typo from c2576266ba
This commit is contained in:
Daniel Fullmer 2019-11-02 15:40:48 -04:00
parent 471869c918
commit c7b123a81a

View file

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