chore: update pinentry package option

This commit is contained in:
Guz
2025-06-02 21:53:49 -03:00
parent e880e02c21
commit 0605a526e4

View File

@@ -88,7 +88,7 @@ in {
services.gpg-agent.enable = true;
services.gpg-agent.defaultCacheTtl = 3600 * 24;
services.gpg-agent.pinentryPackage = pkgs.pinentry-gtk2;
services.gpg-agent.pinentry.package = pkgs.pinentry-gtk2;
# Devkit packages