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:
@@ -31,6 +31,7 @@ FRESH_MODULES=(
|
||||
"core/packages"
|
||||
"core/dotfiles"
|
||||
"core/services"
|
||||
"homelab/setup"
|
||||
"core/sddm"
|
||||
"post/apply-theme"
|
||||
)
|
||||
|
||||
@@ -130,6 +130,7 @@ get_group_packages() {
|
||||
printf '%s\n' \
|
||||
hyprland hyprpaper hyprlock hypridle \
|
||||
waybar wofi swaync kitty \
|
||||
sddm \
|
||||
brightnessctl playerctl \
|
||||
grim slurp swappy hyprshot \
|
||||
wl-clipboard libnotify sshpass
|
||||
|
||||
Reference in New Issue
Block a user