1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-17 18:38:28 +02:00

Add a section on nix-serve

This commit is contained in:
Eelco Dolstra 2014-12-14 03:37:41 +01:00
parent 2142f47c06
commit 47ed06a290
3 changed files with 72 additions and 1 deletions

View file

@ -12,6 +12,7 @@ another machine already has some or all of those packages or their
dependencies. In that case there are mechanisms to quickly copy
packages between machines.</para>
<xi:include href="binary-cache-substituter.xml" />
<xi:include href="copy-closure.xml" />
<xi:include href="ssh-substituter.xml" />