My Nix Flake with WSL, NixOS and MacOS
  • Nix 91.4%
  • Shell 8.6%
Find a file
2026-05-26 15:31:00 +10:00
assets Compress images a bit 2026-04-18 13:48:26 +00:00
hosts Fix issue on WSL causing dbus to be unable to start 2026-05-09 09:39:33 +00:00
modules Re-enable Zellij, get some bindings in I like 2026-05-26 15:31:00 +10:00
.editorconfig Initial commit 2026-03-18 08:25:32 +00:00
.gitignore Ignore .DS_Store files 2026-04-15 17:00:35 +10:00
build.sh Add --boot to build script so that the next activation is on boot (NixOS only) 2026-05-09 09:39:14 +00:00
CLAUDE.md Update CLAUDE prompt 2026-05-09 09:37:08 +00:00
flake.lock Update flake 2026-05-26 15:30:53 +10:00
flake.nix Manage Zen config through Nix Flake 2026-04-18 16:49:42 +10:00
host-info.nix.example Initial commit 2026-03-18 08:25:32 +00:00
README.md Set up Nix Darwin 2026-04-06 18:04:04 +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.