add whole .gnupg to impermanence
parent
37f49f54a7
commit
3af81f9f85
|
@ -123,7 +123,7 @@
|
||||||
".config/tea"
|
".config/tea"
|
||||||
".config/whatsapp-for-linux"
|
".config/whatsapp-for-linux"
|
||||||
".electrum"
|
".electrum"
|
||||||
".gnupg/private-keys-v1.d"
|
".gnupg"
|
||||||
".hydrogen"
|
".hydrogen"
|
||||||
".john"
|
".john"
|
||||||
".kube"
|
".kube"
|
||||||
|
@ -157,13 +157,7 @@
|
||||||
"configs"
|
"configs"
|
||||||
# ".cache"
|
# ".cache"
|
||||||
];
|
];
|
||||||
files = [
|
files = [ ".mailsynclastrun" ".ssh/known_hosts" ".lmmsrc.xml" ];
|
||||||
".gnupg/pubring.kbx"
|
|
||||||
".gnupg/trustdb.gpg"
|
|
||||||
".mailsynclastrun"
|
|
||||||
".ssh/known_hosts"
|
|
||||||
".lmmsrc.xml"
|
|
||||||
];
|
|
||||||
allowOther = true;
|
allowOther = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue