fix: path to pinentry
1 files changed, 1 insertions(+), 1 deletions(-) M home/home-configuration.scm
M home/home-configuration.scm => home/home-configuration.scm +1 -1
@@ 83,6 83,6 @@ (service home-gpg-agent-service-type (home-gpg-agent-configuration (pinentry-program - (file-append pinentry-gtk2 "/bin/pinentry-gtk")))) + (file-append pinentry-gtk2 "/bin/pinentry-gtk-2")))) (service home-pipewire-service-type) (service home-dbus-service-type))))