A modular-kernel-based operating system written in Rust.
To run roxy:
nix run github:RoxyOS/roxyThis does not require cloning the repository or any additional setup,
as long as you have nix installed. nix is available from most package managers.
If you want a development shell, clone the repository, and run:
nix developFrom there, you can run the OS with:
cargo rr