You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: rename arch-omarchy profile to hyprland and #arch config to #desktop
Changes:
- Rename common/profiles/arch-omarchy.nix → hyprland.nix (more semantic)
- Rename homeConfigurations.arch → desktop (cross-distro friendly)
- Update all documentation references in CLAUDE.md
- Command now: home-manager switch --flake ~/.config/nix#desktop
Benefits:
- Clearer naming: "desktop" describes what it is, not a distro name
- Profile name "hyprland" indicates the compositor choice
- Works identically on Ubuntu, Arch, Fedora, or any Linux distro
- More discoverable for new users
0 commit comments