Remove privkey import, using multiple encryptions for pass instead
This commit is contained in:
parent
87d2abf56a
commit
fe94d37d62
1 changed files with 0 additions and 2 deletions
|
@ -196,8 +196,6 @@ pass:
|
||||||
url: git@tunuifranken.info:flyingscorpio/.password-store.git
|
url: git@tunuifranken.info:flyingscorpio/.password-store.git
|
||||||
dest: ~/.password-store
|
dest: ~/.password-store
|
||||||
branch: main
|
branch: main
|
||||||
- run:
|
|
||||||
- gpg --import ~/src/secrets/privkey.asc
|
|
||||||
- symlink:
|
- symlink:
|
||||||
- dotfiles/gpg/gpg-agent.conf
|
- dotfiles/gpg/gpg-agent.conf
|
||||||
- ~/.gnupg/gpg-agent.conf
|
- ~/.gnupg/gpg-agent.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue