nixos/zfs-replication: add --verbose to command line arguments
This commit is contained in:
@@ -80,6 +80,7 @@ in
|
||||
let
|
||||
args = lib.map lib.escapeShellArg (
|
||||
[
|
||||
"--verbose"
|
||||
"--user"
|
||||
cfg.username
|
||||
"--identity-file"
|
||||
|
||||
Reference in New Issue
Block a user