From fe94d37d628f339800d4d212bb2040a341789867 Mon Sep 17 00:00:00 2001 From: "flyingscorpio@arch-desktop" Date: Wed, 29 Sep 2021 23:12:15 +0200 Subject: [PATCH] Remove privkey import, using multiple encryptions for pass instead --- configs.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/configs.yml b/configs.yml index 97f459f..a2f7164 100644 --- a/configs.yml +++ b/configs.yml @@ -196,8 +196,6 @@ pass: url: git@tunuifranken.info:flyingscorpio/.password-store.git dest: ~/.password-store branch: main - - run: - - gpg --import ~/src/secrets/privkey.asc - symlink: - dotfiles/gpg/gpg-agent.conf - ~/.gnupg/gpg-agent.conf