{ ddns-he.password = ""; # format: b2://$key_id:$app_key@$bucket # create key with: b2 create-key --bucket uninsane-host-duplicity uninsane-host-duplicity-safe listBuckets,listFiles,readBuckets,readFiles,writeFiles # ^ run this until you get a key with no forward slashes :upside_down: # web-created keys are allowed to delete files, which you probably don't want for an incremental backup program duplicity.url = "b2://::"; # to generate: # wg genkey > wg0.private # wg pubkey < wg0.private > wg0.public wireguard.privateKey = ""; # these would otherwise be found in 'pleroma.secret.exs' pleroma.secret_key_base = ""; pleroma.signing_salt = ""; pleroma.db_password = ""; pleroma.vapid_public_key = ""; pleroma.vapid_private_key = ""; pleroma.joken_default_signer = ""; } // import ./local.nix