Commit 83af87a2 authored by Gaetan Lepage's avatar Gaetan Lepage
Browse files

nixos/zfs-replication: use expanded arguments for clarity

parent 3da6bd3e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -80,9 +80,9 @@ in
        let
          args = lib.map lib.escapeShellArg (
            [
              "-l"
              "--user"
              cfg.username
              "-i"
              "--identity-file"
              cfg.identityFilePath
              cfg.host
              cfg.remoteFilesystem