fix eval warning

This commit is contained in:
Felix Bargfeldt 2025-05-07 14:30:17 +02:00
parent 45b90b6c6e
commit 749b4d2d85
Signed by: Defelo
GPG key ID: 2A05272471204DD3

View file

@ -13,7 +13,7 @@
services.gpg-agent = {
enable = true;
pinentryPackage = pkgs.pinentry-gnome3;
pinentry.package = pkgs.pinentry-gnome3;
enableSshSupport = true;
sshKeys = [ "D2277B1C3C924964972148EF590B9F083697F9A8" ];
enableExtraSocket = true;