Home Explore Blog CI



nix

1st chunk of `src/libstore/ssh-store.md`
301b2e2264bbf8652b1512c810a9685394b8349addd659f40000000100000093
R"(

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

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

)"

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.