modules.services.beesd: disable workaround-btrfs-send, this make ro subvols could be dedup

This commit is contained in:
2025-07-07 20:22:17 +08:00
parent 3244384cd2
commit 4d2c9fd540

View File

@@ -25,7 +25,6 @@ inputs:
inherit (fs.value) hashTableSizeMB;
extraOptions =
[
"--workaround-btrfs-send"
"--thread-count" "${builtins.toString fs.value.threads}"
"--loadavg-target" "${builtins.toString fs.value.loadAverage}"
"--scan-mode" "3"