Files
Celes Renata ac6d3adeb9 Make flake self-contained - consolidate installer-replication
BREAKING CHANGE: Remove external dots-hyprland dependency

- Imported all essential configs from dots-hyprland/installer-replication
- Added complete configs/ directory with:
  - hypr/ - Hyprland configuration
  - quickshell/ - Quickshell widgets and config
  - applications/ - Application configurations
  - scripts/ - Utility scripts
  - matugen/ - Material You theming
- Updated flake.nix to use local ./configs instead of external repo
- Simplified update-flake script (removed external repo management)
- Updated README to reflect self-contained architecture
- All builds pass with local configurations

Benefits:
- No external repository dependencies
- Faster builds (no network dependencies)
- Version controlled configs in single repo
- Easier maintenance and development
- Complete installer replication in one place
2025-08-08 22:26:47 -07:00

28 lines
1.1 KiB
Plaintext

singleton Ai 1.0 Ai.qml
singleton AppSearch 1.0 AppSearch.qml
singleton Audio 1.0 Audio.qml
singleton Battery 1.0 Battery.qml
singleton Bluetooth 1.0 Bluetooth.qml
singleton Booru 1.0 Booru.qml
BooruResponseData 1.0 BooruResponseData.qml
singleton Brightness 1.0 Brightness.qml
singleton Cliphist 1.0 Cliphist.qml
singleton DateTime 1.0 DateTime.qml
singleton Emojis 1.0 Emojis.qml
singleton FirstRunExperience 1.0 FirstRunExperience.qml
singleton HyprlandData 1.0 HyprlandData.qml
singleton HyprlandKeybinds 1.0 HyprlandKeybinds.qml
singleton HyprlandXkb 1.0 HyprlandXkb.qml
singleton Hyprsunset 1.0 Hyprsunset.qml
singleton KeyringStorage 1.0 KeyringStorage.qml
singleton LatexRenderer 1.0 LatexRenderer.qml
singleton MaterialThemeLoader 1.0 MaterialThemeLoader.qml
singleton MprisController 1.0 MprisController.qml
singleton Network 1.0 Network.qml
singleton Notifications 1.0 Notifications.qml
singleton ResourceUsage 1.0 ResourceUsage.qml
singleton SystemInfo 1.0 SystemInfo.qml
singleton Todo 1.0 Todo.qml
singleton Weather 1.0 Weather.qml
singleton Ydotool 1.0 Ydotool.qml