mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
doc
This commit is contained in:
parent
9b3b070fc5
commit
4eeb37ba42
@ -18,7 +18,10 @@
|
||||
# Restart gpg-agent after config change.
|
||||
# Otherwise there might be a gpg error about "no pinentry".
|
||||
# https://discourse.nixos.org/t/cant-get-gnupg-to-work-no-pinentry/15373/19
|
||||
# But how to restart it? Maybe this?
|
||||
#
|
||||
# But how to restart it?
|
||||
# https://superuser.com/a/1150399
|
||||
# gpgconf --kill gpg-agent
|
||||
# killall gpg-agent
|
||||
# systemctl --user restart gpg-agent
|
||||
|
||||
@ -27,6 +30,8 @@
|
||||
|
||||
# TODO: gpg-agent pinentry problem
|
||||
# https://github.com/NixOS/nixpkgs/issues/97861
|
||||
# TODO: Maybe GNOME is overriding the SSH agent socket that is set elswhere by NixOS?
|
||||
# https://wiki.archlinux.org/title/GnuPG#GNOME_on_Wayland_overrides_SSH_agent_socket
|
||||
#
|
||||
# gpgconf --check-programs
|
||||
#=> gpgconf: error running '/nix/store/lvsbmqy4dmlri22145hbr6799hgbnpnf-gnupg-2.4.0/bin/pinentry': probably not installed
|
||||
|
Loading…
Reference in New Issue
Block a user