1
mirror of https://github.com/monero-project/monero synced 2024-09-27 09:30:19 +02:00

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

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