Documentation
Post-Installation
After rebooting, log in with your user account and start using your new system.
Section
Package Management
Install additional packages using the recipe package manager:
NOTE
Immutable-by-default: recipe changes are composed into the inactive slot (B) and activated on reboot after a trial boot + commit. Mutable mode exists as an explicit opt-in for daredevils.
List available packages
recipe list Install a package
recipe install ripgrep View package info
recipe info firefox See the CLI Reference for all available commands.
Section
System Updates
Keep your system up to date (A/B default):
Update package lists
recipe update Upgrade installed packages
recipe upgrade Reboot to trial-boot the updated slot (B)
reboot Section
Graphics Drivers
Intel and AMD graphics work out of the box. For NVIDIA:
Install NVIDIA proprietary drivers
recipe install nvidia-driver Reboot to load the driver
reboot Section
Next Steps
- Install a desktop environment or window manager (Sway, GNOME, KDE, etc.)
- Set up development tools and editors
- Review Troubleshooting if you encounter issues