Add healthchecks to the backups

This commit is contained in:
SebastianStork 2024-09-09 16:10:06 +02:00
parent 40a8ba846a
commit 8ab39c79ab
5 changed files with 46 additions and 14 deletions

View file

@ -11,6 +11,7 @@
myConfig.resticBackup.nextcloud = {
enable = true;
user = config.users.users.nextcloud.name;
healthchecks.enable = true;
extraConfig = {
backupPrepareCommand = ''