docs(readme): add installation instructions with NIX on OX (#72)

* Add installation instructions with NIX on OX

We can install diskonaut on OSX using NIX too.

* docs(readme): refer to nix section

Co-authored-by: Aram Drevekenin <aram@poor.dev>
This commit is contained in:
Riccardo Tacconi
2020-09-07 16:25:22 +01:00
committed by GitHub
parent 566c468d6c
commit 01787e8881

View File

@@ -60,6 +60,7 @@ Available in [Homebrew](https://formulae.brew.sh/formula/diskonaut)
```
brew install diskonaut
```
Also available in [nixpkgs](https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/misc/diskonaut/default.nix): see Nix section for more details.
## Supported platforms
Right now `diskonaut` supports linux and macos. If you're on a different operating system and would like to help port it, that would be amazing!