Abora Commands
Essential Abora utilities for system management, recovery, and configuration.
Command Reference
abora welcome
First-step status and quick actions for fresh installs
abora doctor
Check system health: Flatpak, themes, boot assets, updates, ANIX
abora doctor --fix
Auto-fix common issues found by doctor
abora recovery
Launch recovery and rollback workflows
abora setup
Installed system reconfiguration launcher
abora config
Safer local configuration changes without editing files
abora config set <key> <value>
Set specific configuration values
abora desktop list
List available desktop environments
abora desktop set <desktop>
Switch to a different desktop environment
Configuration Commands
Use these to modify system settings without editing files manually:
ANIX Integration
Abora commands often call ANIX or NixOS commands under the hood. You can also use ANIX directly:
• anix status — System status and generation info
• anix switch — Apply configuration changes
• anix rollback — Revert to previous generation
• anix history — View generation history
System Information
Get detailed system information:
Common Workflows
First Boot Checklist
System Troubleshooting
Change Desktop
For more details, see the ANIX guide or Recovery guide.