Status as of March 13, 2026.
- Raycast
- azooKey
- Ghostty
- Karabiner-Elements
- Zed
- VS Code
- Discord
- Firefox
- Google Chrome
- Microsoft Edge
- Gmail
- Google Calendar
- Obsidian
- Slack
- Spotify
- Zoom
These are exposed directly into /Applications after darwin-rebuild switch.
- Codex CLI
- AWS CLI
- Google Workspace CLI (
gam) - GitHub CLI
- GitLab CLI
- Docker CLI
- Colima
- Bun
- MoonBit
- mise
- just
- ush
- tmux
- Vite+ (
vp) - starship
- Neovim
- Node.js shims via
vp env - modern Unix utilities like
bat,eza,fd,ripgrep,delta,dust,duf,bottom,procs,sd,xh
- Dia app installation source
- Gmail and Google Calendar as dedicated native vendor apps
- Vide IDE
ghosttyis installed fromghostty-bin.microsoft-edgeis custom-packaged in this repo from Microsoft's macOS pkg.azooKeyis now custom-packaged in this repo, but input-source enablement still needs macOS settings plus logout/login.vite-plusis custom-packaged in this repo from the official macOS release package for the active architecture, and Home Manager prepares~/.vite-plussovp envcan own Node.js shims.miseis installed from nixpkgs and its shell integration plus~/.local/share/mise/shimsPATH entry are managed by Home Manager.moonbitis custom-packaged in this repo from MoonBit's public macOS arm64 CLI and core downloads. Upstream currently serves those downloads vialatestaliases, so the package is pinned by hash and needs a hash refresh when MoonBit rotates the artifact.Diais installed on this machine and already set as the default browser, but it still needs a reliable Nix package source or public macOS download for full reproducibility in this setup.- Gmail, Google Calendar, and Twitter are web services, so they are currently represented as Chrome app bundles rather than native vendor apps.
Videis the IDE developed by ubugeeei and the editor used most often here, but it is not open-source, so this repo does not package it.Zedis the next editor in regular use, whileVS CodeandNeovimare primarily kept for validation of editor integrations and LSP behavior.