0
0
Fork 0
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:
Gaetan Lepage 2025-01-02 08:48:37 +01:00
parent 83af87a206
commit 28f43d4628

View file

@ -80,6 +80,7 @@ in
let
args = lib.map lib.escapeShellArg (
[
"--verbose"
"--user"
cfg.username
"--identity-file"