From e0eca5f3e674007a41bb4ad21c013fa4154ccab8 Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Tue, 19 Nov 2019 09:55:09 +0100 Subject: [PATCH] Change gopass password store location to .local Changed to move it off Nextcloud. The synchronization should happen, if anything, through git as a backend as intended. Since the files' modification dates do not reflect the correct change dates, synching over Nextcloud only ever generates conflicts. Using the internal synch engine is preferred instead. --- .config/gopass/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/gopass/config.yml b/.config/gopass/config.yml index c9729c8..78e0c13 100644 --- a/.config/gopass/config.yml +++ b/.config/gopass/config.yml @@ -12,7 +12,7 @@ root: noconfirm: true nopager: false notifications: true - path: gpgcli-gitcli-fs+file:///home/marty/Nextcloud/Apps/passwords + path: gpgcli-gitcli-fs+file://~/.local/share/gopass/passwords recipient_hash: .gpg-id: 3078313341433036443341444345413339410aa69f73cca23a9ac5c8b567dc185a756e97c982164fe25859e0d1dcc1475c80a615b2123af1f5f94c11e3e9402c3ac558f500199d95b6d3e301758586281dcd26 safecontent: false