nix-copy-closures
Copy Nix store entries between machines.
Syntax
$nix-copy-closures [OPTIONS] TARGET PATH
Examples
Examples
$nix-copy-closures user@host /nix/store/...
Examples
$nix-copy-closures --from user@host /nix/store/...
Typical use cases
nix-copy-closures user@host path
nix-copy-closures --from user@host path
Note
Copies packages via SSH to other machines.
Export