mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
redirect "Copying Closures via SSH" guide to nix-copy-closure
the individual commands' documentation should provide enough examples to make sense of the options and judge what to use and when. proper guides, which would require a more elaborate setup to show off Nix's capabilities are out of scope for the reference manual.
This commit is contained in:
parent
05ad4e8806
commit
7c7aa79ebe
4 changed files with 3 additions and 36 deletions
|
@ -41,7 +41,6 @@
|
|||
- [Advanced Topics](advanced-topics/index.md)
|
||||
- [Sharing Packages Between Machines](package-management/sharing-packages.md)
|
||||
- [Serving a Nix store via HTTP](package-management/binary-cache-substituter.md)
|
||||
- [Copying Closures via SSH](package-management/copy-closure.md)
|
||||
- [Serving a Nix store via SSH](package-management/ssh-substituter.md)
|
||||
- [Serving a Nix store via S3](package-management/s3-substituter.md)
|
||||
- [Remote Builds](advanced-topics/distributed-builds.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue