Support GPG config
Whitelist GPG in the Stow configuration. Setup keyserver preferences.
This commit is contained in:
parent
0244474e9f
commit
8b2fadf477
2 changed files with 4 additions and 0 deletions
1
configs/.gnupg
Symbolic link
1
configs/.gnupg
Symbolic link
|
@ -0,0 +1 @@
|
|||
shared/gpg/.gnupg
|
3
configs/shared/gpg/.gnupg/gpg.conf
Normal file
3
configs/shared/gpg/.gnupg/gpg.conf
Normal file
|
@ -0,0 +1,3 @@
|
|||
use-agent
|
||||
|
||||
keyserver hkp://pgp.mit.edu
|
Loading…
Reference in a new issue