mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
nixos/zfs-replication: add --verbose to command line arguments
This commit is contained in:
parent
83af87a206
commit
28f43d4628
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ in
|
|||
let
|
||||
args = lib.map lib.escapeShellArg (
|
||||
[
|
||||
"--verbose"
|
||||
"--user"
|
||||
cfg.username
|
||||
"--identity-file"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue