Hi,
What does the output of the command: ssh-add -L show? Are the keys
represented by the agent?
On 2023-10-05, 09:18 -0700, Caleb Herbert wrote:
> Guix System.
>
> In home-configuration.scm:
> (service home-gpg-agent-service-type
> (home-gpg-agent-configuration
>
Maxim Cournoyer wrote ..
> What do you mean by "still" ? It must have worked at some point? What
> changed in your configuration?
I don't know when it last worked. I think it stopped working when I added a
package.
Here is my full config:
;; This "home-environment" file can be passed to 'gui
Hi Caleb,
Caleb Herbert writes:
> Maxim Cournoyer wrote ..
>> I now use the canonical 'pinentry' package, which seems most featureful.
>
> Changed to plain "pinentry".
>
> (service home-gpg-agent-service-type
> (home-gpg-agent-configuration
Hi,
Caleb Herbert writes:
> Guix System.
>
> In home-configuration.scm:
> (service home-gpg-agent-service-type
> (home-gpg-agent-configuration
> (pinentry-program
> (file-append pinentry-gnome3 "/bin/pinentry"))
> (ssh-support?