nixos/zfs-replication: add --verbose to command line arguments

This commit is contained in:
Gaetan Lepage
2025-01-02 08:48:37 +01:00
parent 83af87a206
commit 28f43d4628
@@ -80,6 +80,7 @@ in
let
args = lib.map lib.escapeShellArg (
[
"--verbose"
"--user"
cfg.username
"--identity-file"