-
Configure Nix to allow
nix-command
andflakes
:mkdir ~/.config/nix cat > ~/.config/nix/nix.config << EOF experimental-features = nix-command flakes EOF
git clone https://github.com/onix-sec/onix-shell
cd onix-shell
Edit flake.nix
to choose the tools you need.
nix develop
- Add a script to generate the list of tools with the link to their homepage
Onix shell is licensed under MIT.