update renamed pinentry option
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
programs.gpg.enable = true;
|
||||
services.gpg-agent = {
|
||||
enable = true;
|
||||
pinentryPackage = pkgs.pinentry-gnome3;
|
||||
pinentry.package = pkgs.pinentry-gnome3;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user