mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 13:32:15 -06:00
feat: added vaultwarden to syncthing backups
This commit is contained in:
parent
47061534c0
commit
c93b98cc1b
3 changed files with 21 additions and 13 deletions
|
|
@ -16,13 +16,12 @@ in
|
|||
enable = true;
|
||||
location = backupPath;
|
||||
# compression = "zstd";
|
||||
# startAt = "*-*-* 07:00:00";
|
||||
backupAll = true;
|
||||
# databases = [
|
||||
# instances.mastodon.name
|
||||
# instances.forgejo.name
|
||||
# instances.firefly-iii.name
|
||||
# ];
|
||||
startAt = "*-*-* 07:00:00";
|
||||
# backupAll = true;
|
||||
databases = [
|
||||
instances.mastodon.name
|
||||
instances.firefly-iii.name
|
||||
];
|
||||
};
|
||||
postgresql = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue