1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-09 12:03:55 +02:00

Migrate rl-next.md to doc/manual/rl-next directory

This commit is contained in:
Robert Hensing 2023-11-24 15:27:54 +01:00
parent 6971c4adc0
commit 857f9168f7
3 changed files with 18 additions and 6 deletions

View file

@ -0,0 +1,9 @@
synopsis: Mounted SSH Store
issues: #7890
prs: #7912
description: {
Introduced the store [`mounted-ssh-ng://`](@docroot@/command-ref/new-cli/nix3-help-stores.md).
This store allows full access to a Nix store on a remote machine and additionally requires that the store be mounted in the local filesystem.
}