A TUI app for creating customized Omarchy Linux ISO images with your personal dotfiles, configs and packages.
- Choose AUR and official Arch packages from your system to include
- Inject your dotfiles into the new ISO for a personalized setup
- Remove unwanted base Omarchy packages and apps
- Omarchy Linux (of course!)
yay -S omarchyiso
Or use the install script:
curl -fsSL https://raw.githubusercontent.com/tahayvr/omarchyiso/main/install.sh | bashMIT
- 'omarchyiso' uses a fork of omarchy-iso for the core ISO building process.
- Made with Rust & Ratatui