From 370840c8110c442a4a97aabf0dacf6658d477294 Mon Sep 17 00:00:00 2001
From: khaneliman
services.gpg-agent.pinentryPackage
+ services.gpg-agent.pinentry.package
Which pinentry interface to use. If not null, it sets
+
The pinentry-gnome3 package to use. Which pinentry interface to use. If not null, it sets
pinentry-program in gpg-agent.conf. Beware that
pinentry-gnome3 may not work on non-GNOME systems. You can fix it by
adding the following to your configuration:
home.packages = [ pkgs.gcr ];
@@ -75220,8 +75220,29 @@ null or package
Default:
null
+Declared by:
+
+
+
+<home-manager/modules/services/gpg-agent.nix>
+
+
+
+services.gpg-agent.pinentry.program
+
+
+Which program to search for in the configured pinentry.package.
Type: +null or string
+Example:
-pkgs.pinentry-gnome3
"wayprompt-pinentry"
Declared by: