This commit is contained in:
Till 2025-01-09 18:37:17 +01:00
parent 7367201424
commit c33c521aad
3 changed files with 4 additions and 5 deletions

View file

@ -10,7 +10,7 @@
snapshot_preserve_min = "4d";
snapshot_dir = "/btrbk_snapshots";
target = "/run/media/till/backup/${config.networking.hostName}";
target_preserve_min = "latest";
target_preserve_min = "no";
target_preserve = "10d 10w 24m";
};
};