duplicity: add TODO about impermanence support

This commit is contained in:
2022-08-02 15:58:56 -07:00
parent de8f658dcd
commit 8a0da17f05

View File

@@ -32,6 +32,7 @@ in
services.duplicity.secretFile = config.sops.secrets.duplicity_passphrase.path;
# NB: manually trigger with `systemctl start duplicity`
services.duplicity.frequency = "daily";
# TODO: this needs updating to handle impermanence changes
services.duplicity.exclude = [
# impermanent/inconsequential data:
"/dev"