btrbk and stuff

This commit is contained in:
Till 2023-07-28 22:58:08 +02:00
parent df81fe36f5
commit 1a15d505bc
7 changed files with 169 additions and 22 deletions

View file

@ -10,8 +10,8 @@
snapshot_preserve = "40d";
snapshot_preserve_min = "4d";
snapshot_dir = "/btrbk_snapshots";
target = "/run/media/till/backup";
target_preserve_min = "no";
target = "/run/media/till/backup/${config.networking.hostName}";
target_preserve_min = "2h";
target_preserve = "40d 52w *m";
};
};