My Nix Flake with WSL, NixOS and MacOS
  • Nix 88.1%
  • Shell 11.9%
Find a file
RVxLab c9bb0a3d66 Update build script to always use the hostname
With autocompletion on not found

MacOS todo
2026-03-28 09:11:52 +00:00
hosts Rename wsl to KingsnakeMine 2026-03-28 09:10:08 +00:00
modules Properly set up NixOS system 2026-03-28 13:08:35 +10:00
.editorconfig Initial commit 2026-03-18 08:25:32 +00:00
.gitignore Initial commit 2026-03-18 08:25:32 +00:00
build.sh Update build script to always use the hostname 2026-03-28 09:11:52 +00:00
CLAUDE.md Add Claude Code 2026-03-21 03:42:18 +00:00
flake.lock Add Claude Code 2026-03-21 03:42:18 +00:00
flake.nix Add formatting 2026-03-21 12:59:25 +00:00
host-info.nix.example Initial commit 2026-03-18 08:25:32 +00:00
README.md Update README 2026-03-28 13:12:43 +10:00

RVxLab's Nix Flake

Nix Flake for my systems.

Supported Systems

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.