global(fs): make syncoid delete target snapshots
This commit is contained in:
parent
8a52184364
commit
038ffad3c2
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