My Nix Flake with WSL, NixOS and MacOS
  • Nix 91.6%
  • Shell 8.4%
Find a file
2026-07-11 16:18:47 +10:00
assets Compress images a bit 2026-04-18 13:48:26 +00:00
hosts Split out PAM to its own file and allow tmux to use TouchID 2026-07-11 14:33:48 +10:00
modules Move status bar to the top 2026-07-11 16:18:47 +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-07-11 13:17:01 +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.