btrbk, git

This commit is contained in:
Till 2026-02-04 09:53:52 +01:00
parent fb5a44b5f0
commit f511922568
3 changed files with 36 additions and 5 deletions

View file

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