0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

nixos/zfs-replication: use expanded arguments for clarity

This commit is contained in:
Gaetan Lepage 2025-01-02 08:48:22 +01:00
parent 3da6bd3e69
commit 83af87a206

View file

@ -80,9 +80,9 @@ in
let
args = lib.map lib.escapeShellArg (
[
"-l"
"--user"
cfg.username
"-i"
"--identity-file"
cfg.identityFilePath
cfg.host
cfg.remoteFilesystem