snapshots
This commit is contained in:
parent
f5fc3fbeda
commit
65e096c381
1 changed files with 3 additions and 2 deletions
|
|
@ -2,9 +2,10 @@
|
|||
|
||||
{
|
||||
services.btrbk.instances.btrbk = {
|
||||
onCalendar = "hourly";
|
||||
settings = {
|
||||
snapshot_preserve = "14d";
|
||||
snapshot_preserve_min = "2d";
|
||||
snapshot_preserve = "40d";
|
||||
snapshot_preserve_min = "7d";
|
||||
snapshot_dir = "/btrbk_snapshots";
|
||||
subvolume = "/home";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue