gpg: Enable templating for gpg.conf

This commit is contained in:
2020-04-05 19:20:55 +02:00
parent f1fe7c1339
commit 01e1291713
2 changed files with 1 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ dotfiles:
to: .gnupg/gpg-agent.conf to: .gnupg/gpg-agent.conf
- from: gnupg/gpg.conf - from: gnupg/gpg.conf
to: .gnupg/gpg.conf to: .gnupg/gpg.conf
template: true
- from: i3/config - from: i3/config
to: .i3/config to: .i3/config
template: true template: true