diff options
Diffstat (limited to 'home/.config/systemd/user/gpg-agent.service.d/override.conf')
-rw-r--r-- | home/.config/systemd/user/gpg-agent.service.d/override.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home/.config/systemd/user/gpg-agent.service.d/override.conf b/home/.config/systemd/user/gpg-agent.service.d/override.conf new file mode 100644 index 0000000..3a220a3 --- /dev/null +++ b/home/.config/systemd/user/gpg-agent.service.d/override.conf @@ -0,0 +1,2 @@ +[Service] +Environment="GNUPGHOME=%h/.local/share/gnupg"
\ No newline at end of file |