diff options
| author | Christian Cleberg <[email protected]> | 2026-02-15 19:28:22 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-02-15 19:28:22 -0600 |
| commit | 7c3385ccef593943a3e6d0838ced4ce584466419 (patch) | |
| tree | 3f38c5c306cbf26c72d08da37b25ffcfb89dda34 /common | |
| parent | 91f3649beba239ec4339191da387691a1eb1e3eb (diff) | |
| download | dotfiles-7c3385ccef593943a3e6d0838ced4ce584466419.tar.gz dotfiles-7c3385ccef593943a3e6d0838ced4ce584466419.tar.bz2 dotfiles-7c3385ccef593943a3e6d0838ced4ce584466419.zip | |
add nginx and gpg
Diffstat (limited to 'common')
| -rw-r--r-- | common/gnupg/.gnupg/gpg-agent.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/gnupg/.gnupg/gpg-agent.conf b/common/gnupg/.gnupg/gpg-agent.conf new file mode 100644 index 0000000..57e2bec --- /dev/null +++ b/common/gnupg/.gnupg/gpg-agent.conf @@ -0,0 +1,2 @@ +pinentry-program /usr/bin/pinentry-curses +allow-loopback-pinentry |
