Update s3creds to environmentFile

This commit is contained in:
2023-11-08 11:53:56 +00:00
parent edb6395781
commit fc6a934277

View File

@@ -16,7 +16,7 @@
OnCalendar = "02:00"; OnCalendar = "02:00";
}; };
repository = "s3:s3.eu-central-003.backblazeb2.com/bigding-backup"; repository = "s3:s3.eu-central-003.backblazeb2.com/bigding-backup";
s3CredentialsFile = config.age.secrets.bigding_backup_s3_creds.path; environmentFile = config.age.secrets.bigding_backup_s3_creds.path;
paths = [ paths = [
"/etc/group" "/etc/group"