mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 13:32:15 -06:00
feat: switched to backing up everything
This commit is contained in:
parent
cc37578e6d
commit
36bcb891c7
1 changed files with 6 additions and 5 deletions
|
|
@ -17,11 +17,12 @@ in
|
|||
location = backupPath;
|
||||
compression = "zstd";
|
||||
startAt = "*-*-* 07:00:00";
|
||||
databases = [
|
||||
instances.mastodon.name
|
||||
instances.forgejo.name
|
||||
instances.firefly-iii.name
|
||||
];
|
||||
backupAll = true;
|
||||
# databases = [
|
||||
# instances.mastodon.name
|
||||
# instances.forgejo.name
|
||||
# instances.firefly-iii.name
|
||||
# ];
|
||||
};
|
||||
postgresql = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue