Heitham Omar
|
433ea7bf3a
|
gnupg: Fix, set current tty in interactive shell
GPG_TTY was not being set to the current tty, breaking pinentry-tty/pinentry-curses.
|
2018-10-21 10:19:04 +01:00 |
|
Franz Pletz
|
32e7904624
|
gnupg agent module: fix ssh agent assertion logic
|
2017-08-04 02:07:49 +02:00 |
|
Robin Gloster
|
b8d92a7840
|
programs.gnupg: use extraInit instead of interactiveShellInit
Otherwise some programmes cannot use the GPG agent, e.g. applications
started from dmenu.
Behaviour was changed in #26888, this reverts that part.
|
2017-07-17 18:45:37 +02:00 |
|
Daniel Fullmer
|
627260ddbf
|
gnupg agent module: Only set tty for interactive shells
|
2017-07-14 00:22:20 +02:00 |
|
Daniel Fullmer
|
38e971d2e1
|
gnupg agent module: Fix dirmngr.enable option
|
2017-07-14 00:22:20 +02:00 |
|
Daniel Fullmer
|
3d360a5ffb
|
gnupg agent module: Remove unnecessary unit configuration
These just seem to duplicate upstream systemd units, which are already
included in nixos configuration by systemd.packages
|
2017-07-14 00:22:20 +02:00 |
|
Roger Qiu
|
1b6176e45b
|
gnupg module: Added extra and browser sockets (#26295)
Also added dirmngr and made SSH support false by default
due to programs.ssh.startAgent defaulting to true.
|
2017-06-15 19:40:09 +02:00 |
|
Franz Pletz
|
04158d9aba
|
gnupg agent module: init
Creates a systemd user service and updates the tty on new logins so
that gpg-agent may find the current tty even if the SSH agent mode
is used.
|
2017-05-29 15:05:29 +02:00 |
|