mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
services/restic: Revert 20.09 support now we're unstable
This commit is contained in:
parent
0fca4f710c
commit
d711e47b84
1 changed files with 1 additions and 2 deletions
|
|
@ -13,9 +13,8 @@
|
|||
"--keep-monthly 12"
|
||||
];
|
||||
repository = "";
|
||||
s3CredentialsFile = "/etc/restic/system.repo";
|
||||
};
|
||||
|
||||
systemd.services."restic-backups-tardis".environment.RESTIC_REPOSITORY_FILE = "/etc/restic/system.repo";
|
||||
services.postgresqlBackup = {
|
||||
enable = config.services.postgresql.enable;
|
||||
backupAll = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue