add whole .gnupg to impermanence
parent
37f49f54a7
commit
3af81f9f85
|
@ -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;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue