global(fs): make syncoid delete target snapshots
This commit is contained in:
parent
5e71d46e7e
commit
6a0c997262
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ in mkIf cfg.enable {
|
|||
commonArgs = [
|
||||
"--recursive"
|
||||
"--mbuffer-size=128M"
|
||||
"--delete-target-snapshots"
|
||||
"--sshport=${toString cfg.port}"
|
||||
];
|
||||
localSourceAllow = mkOptionDefault [ "mount" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue