Overlay rodeo packages on top of NixOS
| rodeonix | ||
| .gitignore | ||
| flake.lock | ||
| flake.nix | ||
| pyproject.toml | ||
| README.md | ||
rodeonix
Overlay rodeo packages on top of NixOS
Warning: Usage outside of NixOS is not supported! These environments often already have something in /usr which would interfere with it.
Installation
First, add the following flake to your Nix Configuration or start a shell with it:
git+https://git.pauljako.de/rodeo/rodeonix
Then run the following command to do the initial setup of rodeonix:
rodeonix setup
Usage
To enter an environment just use rodeonix enter.
You can specify additional options like the Command to run or the overlay file as well.