diff --git a/machines/modules/malobeo/backup.nix b/machines/modules/malobeo/backup.nix index 990318c..a96df6e 100644 --- a/machines/modules/malobeo/backup.nix +++ b/machines/modules/malobeo/backup.nix @@ -65,7 +65,7 @@ in enable = true; templates."default" = { - hourly = 0; + hourly = 24; daily = 30; #keep 30 daily snapshots monthly = 6; #keep 6 monthly backups yearly = 0;