Home Explore Blog CI



nix

src/libstore/ssh-store.md
e8962dc443da85db89acdcaa39ff4219f70bd6901442a72b0000000300000093
R"(

**Store URL format**: `ssh-ng://[username@]hostname`

Experimental store type that allows full access to a Nix store on a
remote machine.

)"

Chunks
301b2e22 (1st chunk of `src/libstore/ssh-store.md`)
Title: ssh-ng Store URL Format
Summary
This section describes the format for specifying an ssh-ng store URL, which allows accessing a Nix store on a remote machine. The format is `ssh-ng://[username@]hostname`. It is labeled as an experimental store type.