Building an ISO¶
A minimal (~2.2 GB) install ISO with a pre-configured shell environment.
Pre-built ISOs¶
Automated CI builds via GitHub Actions:
| Architecture | Runner |
|---|---|
x86_64-linux |
ubuntu-latest |
aarch64-linux |
ubuntu-24.04-arm |
Download from Actions artifacts (90-day retention).
Build Locally¶
What's Included¶
- Shell: zsh + vi-mode + autosuggestions + syntax-highlighting
- Tools: nvim (bare), tmux, fzf, fd, ripgrep, eza, zoxide, bat, btop
- Clipboard: OSC52 copy support (works over SSH)
- Prompt: starship
- Network: NetworkManager + OpenSSH
- User:
nixos/ password:nixos - Disk:
diskofor partitioning
Using the ISO¶
-
Flash to a USB drive:
-
Boot from USB
- Follow Installation