mirror of
https://github.com/NixOS/nix.git
synced 2024-12-03 12:12:28 +00:00
parent
e7c76f7274
commit
e69c48dc43
@ -291,9 +291,10 @@ as a means of providing Nix store access to a restricted ssh user.
|
||||
access to a given SSH public key:
|
||||
|
||||
<screen>
|
||||
$ cat <<EOF >>/root/.ssh/authorized_keys
|
||||
$ cat <<EOF >>/root/.ssh/authorized_keys
|
||||
command="nice -n20 nix-store --serve --write" ssh-rsa AAAAB3NzaC1yc2EAAAA...
|
||||
EOF</screen>
|
||||
EOF
|
||||
</screen>
|
||||
|
||||
</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user