Network
nix-copy-closures
Copy Nix store entries between machines.
NixOS
Verified: 2026-05-10
Syntax
$nix-copy-closures [OPTIONS] TARGET PATH
Examples
$nix-copy-closures user@host /nix/store/...
$nix-copy-closures --from user@host /nix/store/...
Typical use cases
?
Standard usage
nix-copy-closures --help
Note
Copies packages via SSH to other machines.
Export