This commit is contained in:
Till 2024-12-26 16:07:44 +01:00
parent 5fabec3fa3
commit 4fb0d3aa6c
17 changed files with 75 additions and 34 deletions

View file

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