Remove instructions for Void Linux, add NixOS

This commit is contained in:
Siren 2024-02-19 23:26:19 +02:00
parent 059028a30a
commit 7043238261
1 changed files with 2 additions and 2 deletions

View File

@ -626,10 +626,10 @@ More info and versions in the [Debian package tracker](https://tracker.debian.or
sudo pacman -S monero
```
* Void Linux:
* NixOS:
```bash
xbps-install -S monero
nix-shell -p monero-cli
```
* GuixSD