From ecb75e314279ce3ee22786b6ab52ae6cbbde4b7d Mon Sep 17 00:00:00 2001
From: rycee
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: