nixos/zfs-replication: add --verbose to command line arguments (#370150)

This commit is contained in:
Gaétan Lepage
2025-01-02 11:54:18 +01:00
committed by GitHub
@@ -80,9 +80,10 @@ in
let
args = lib.map lib.escapeShellArg (
[
"-l"
"--verbose"
"--user"
cfg.username
"-i"
"--identity-file"
cfg.identityFilePath
cfg.host
cfg.remoteFilesystem