>On 05/31/2015 11:33 AM, Peter Simons wrote:
>> I've been trying to make my NixOS re-use another machine's store
>
>Substituting from a different machine is better done by setting
>services.nix-serve.enable = true
>and using it as a binary cache (at least I heard it's better).

It is better in the sense of distributed filesystem-based locking being
hard and fragile.

I guess access-control can be solved by listening to localhost and using
SSH tunnelling. 

I am not sure which way give better performance.



_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to