>_ linuxcommand.dev
Startseite nix-copy-closures
Network

nix-copy-closures

Copy Nix store entries between machines.

Last updated: Report error
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
To host
nix-copy-closures user@host path
From host
nix-copy-closures --from user@host path
Note Copies packages via SSH to other machines.
Export