My Nix Flake with WSL, NixOS and MacOS
- Nix 88.1%
- Shell 11.9%
|
|
||
|---|---|---|
| hosts | ||
| modules | ||
| .editorconfig | ||
| .gitignore | ||
| build.sh | ||
| CLAUDE.md | ||
| flake.lock | ||
| flake.nix | ||
| host-info.nix.example | ||
| README.md | ||
RVxLab's Nix Flake
Nix Flake for my systems.
Supported Systems
- NixOS-WSL
- NixOS
- MacOS (Macbook Pro and Mac Mini) (TODO)
Getting Started
Clone the repo:
git clone git@code.rvx.works:RVxLab/nix-flake
Optional: If the username and/or hostname are considered sensitive (e.g. real name), copy host-info.nix.example to host-info.nix and fill in the blanks.
Then build the system using ./build.sh.