fix: sddm zu hyprland package group + homelab/setup in fresh modules

- sddm war in keiner Package-Gruppe → Modul schlug bei prereqs fehl
- homelab/setup fehlte in FRESH_MODULES → auf --fresh nicht ausgeführt
This commit is contained in:
2026-05-27 21:03:46 +02:00
parent edbf5471b5
commit 9b6c05648f
2 changed files with 2 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ FRESH_MODULES=(
"core/packages"
"core/dotfiles"
"core/services"
"homelab/setup"
"core/sddm"
"post/apply-theme"
)