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
This commit is contained in:
Celes Renata
2025-08-08 22:26:47 -07:00
parent 22b65891ac
commit ac6d3adeb9
710 changed files with 81319 additions and 115 deletions
+29
View File
@@ -0,0 +1,29 @@
module qs.services
Ai 1.0 Ai.qml
AppSearch 1.0 AppSearch.qml
Audio 1.0 Audio.qml
Battery 1.0 Battery.qml
Bluetooth 1.0 Bluetooth.qml
Booru 1.0 Booru.qml
BooruResponseData 1.0 BooruResponseData.qml
Brightness 1.0 Brightness.qml
Cliphist 1.0 Cliphist.qml
DateTime 1.0 DateTime.qml
Emojis 1.0 Emojis.qml
FirstRunExperience 1.0 FirstRunExperience.qml
HyprlandData 1.0 HyprlandData.qml
HyprlandKeybinds 1.0 HyprlandKeybinds.qml
HyprlandXkb 1.0 HyprlandXkb.qml
Hyprsunset 1.0 Hyprsunset.qml
KeyringStorage 1.0 KeyringStorage.qml
LatexRenderer 1.0 LatexRenderer.qml
MaterialThemeLoader 1.0 MaterialThemeLoader.qml
MprisController 1.0 MprisController.qml
Network 1.0 Network.qml
Notifications 1.0 Notifications.qml
ResourceUsage 1.0 ResourceUsage.qml
SystemInfo 1.0 SystemInfo.qml
Todo 1.0 Todo.qml
Weather 1.0 Weather.qml
Ydotool 1.0 Ydotool.qml