diff --git a/options.xhtml b/options.xhtml index 7ce095d76..b4e4979d5 100644 --- a/options.xhtml +++ b/options.xhtml @@ -64501,13 +64501,10 @@ null or signed integer
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
-system configuration:
services.dbus.packages = [ pkgs.gcr ];
+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 ];
Type: