Commit 28f43d46 authored by Gaetan Lepage's avatar Gaetan Lepage
Browse files

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

parent 83af87a2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -80,6 +80,7 @@ in
        let
          args = lib.map lib.escapeShellArg (
            [
              "--verbose"
              "--user"
              cfg.username
              "--identity-file"