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