Installation via Guix Channel
Mango provides a Guix channel with package definitions for easy installation.Update channels
Run This will download the channel and make the Mango package available.
guix pull to update your channels:Install Mango
After updating, you can install Mango in two ways:
- User Profile
- System Configuration
Install directly to your user profile:
System Configuration Example
Here’s a complete example of adding Mango to your system configuration:/etc/config.scm
Dependencies
Guix will automatically install these dependencies:- wayland (>=1.23.1)
- wayland-protocols
- libinput (>=1.27.1)
- libxkbcommon
- pcre2
- pixman
- wlroots (0.19.x)
- scenefx (0.4.x)
- xwayland (for X11 app support)
- libxcb
Suggested Packages
Add these packages for a complete Wayland environment:Next Steps
Configuration
Configure Mango to your preferences
Keybindings
Learn default keybindings and create custom ones
