mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-02-28 16:24:21 +01:00
readme: add Nix
This commit is contained in:
parent
a32689d030
commit
fe1df00be7
@ -41,6 +41,10 @@ Obtaining sshuttle
|
||||
|
||||
dnf install sshuttle
|
||||
|
||||
- NixOS::
|
||||
|
||||
nix-env -iA nixos.sshuttle
|
||||
|
||||
- From PyPI::
|
||||
|
||||
sudo pip install sshuttle
|
||||
@ -71,6 +75,10 @@ It is also possible to install into a virtualenv as a non-root user.
|
||||
|
||||
brew install sshuttle
|
||||
|
||||
- Nix::
|
||||
|
||||
nix-env -iA nixpkgs.sshuttle
|
||||
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
Loading…
Reference in New Issue
Block a user