homelab control center nur bei konfiguration: module-reihenfolge geändert, dotfiles räumen homelab-files bei fehlendem config weg
This commit is contained in:
@@ -21,9 +21,9 @@ DEFAULT_MODULES=(
|
||||
"core/preflight"
|
||||
"core/packages"
|
||||
"core/ags"
|
||||
"homelab/setup"
|
||||
"core/dotfiles"
|
||||
"core/services"
|
||||
"homelab/setup"
|
||||
"optional/install"
|
||||
"post/apply-theme"
|
||||
"core/sddm"
|
||||
@@ -32,9 +32,9 @@ DEFAULT_MODULES=(
|
||||
FRESH_MODULES=(
|
||||
"core/packages"
|
||||
"core/ags"
|
||||
"homelab/setup"
|
||||
"core/dotfiles"
|
||||
"core/services"
|
||||
"homelab/setup"
|
||||
"optional/install"
|
||||
"post/apply-theme"
|
||||
"core/sddm"
|
||||
|
||||
Reference in New Issue
Block a user