new-base-core #1

Merged
eriq12 merged 38 commits from new-base-core into main 2025-05-23 18:16:05 -04:00
30 changed files with 167 additions and 385 deletions
Showing only changes of commit c3974e0d5f - Show all commits

View File

@@ -12,10 +12,10 @@ image-version: 42 # latest is also supported if you want new updates ASAP
# module configuration, executed in order # module configuration, executed in order
# you can include multiple instances of the same module # you can include multiple instances of the same module
modules: modules:
- from-file: components/sys-files-module.yml - from-file: components/sddm-module.yml
- from-file: components/base-module.yml - from-file: components/base-module.yml
- from-file: components/nvidia-module.yml - from-file: components/nvidia-module.yml
- from-file: components/sddm-module.yml - from-file: components/sys-files-module.yml
- from-file: components/hyprland-module.yml - from-file: components/hyprland-module.yml
- from-file: components/default-flatpak.yml - from-file: components/default-flatpak.yml