update renamed pinentry option
This commit is contained in:
parent
2ee9461c9e
commit
03abf0c7af
1 changed files with 1 additions and 1 deletions
|
|
@ -9,6 +9,6 @@
|
|||
programs.gpg.enable = true;
|
||||
services.gpg-agent = {
|
||||
enable = true;
|
||||
pinentryPackage = pkgs.pinentry-gnome3;
|
||||
pinentry.package = pkgs.pinentry-gnome3;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue