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