add whole .gnupg to impermanence

feat/kile-v2
Ricard Illa 2023-02-06 19:07:47 +01:00
parent 37f49f54a7
commit 3af81f9f85
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 2 additions and 8 deletions

View File

@ -123,7 +123,7 @@
".config/tea"
".config/whatsapp-for-linux"
".electrum"
".gnupg/private-keys-v1.d"
".gnupg"
".hydrogen"
".john"
".kube"
@ -157,13 +157,7 @@
"configs"
# ".cache"
];
files = [
".gnupg/pubring.kbx"
".gnupg/trustdb.gpg"
".mailsynclastrun"
".ssh/known_hosts"
".lmmsrc.xml"
];
files = [ ".mailsynclastrun" ".ssh/known_hosts" ".lmmsrc.xml" ];
allowOther = true;
};
};