Daily and monthly snapshots only
This commit is contained in:
@ -33,7 +33,11 @@ with lib.my;
|
|||||||
autoSnapshot = {
|
autoSnapshot = {
|
||||||
enable = true;
|
enable = true;
|
||||||
flags = "-k -p --utc";
|
flags = "-k -p --utc";
|
||||||
|
frequent = 0;
|
||||||
|
hourly = 0;
|
||||||
daily = 7;
|
daily = 7;
|
||||||
|
monthly = 1;
|
||||||
|
yearly = 0;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user