Home Explore Blog CI



nix

src/libstore/legacy-ssh-store.md
08391f4f114b79ef1c4042a368a0e2ce0fe3551715548bae0000000300000090
R"(

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

This store type allows limited access to a remote store on another
machine via SSH.

)"

Chunks
b596b220 (1st chunk of `src/libstore/legacy-ssh-store.md`)
Title: SSH Store Type
Summary
This section describes the SSH store type in Nix, which allows access to a remote store on another machine using the SSH protocol. The store URL format is specified as `ssh://[username@]hostname`.