Merge pull request #9184

7043238 Remove instructions for Void Linux, add NixOS (Siren)
This commit is contained in:
luigi1111 2024-03-07 21:34:39 -05:00
commit ce88edc3f7
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010
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