calamares-branding: add /usr/lib/calamares/modules to modules-search

Both settings_offline.conf and settings_online.conf only searched
/etc/calamares/modules for modules, but Calamares' built-in modules
(welcome, locale, partition, etc.) are installed in
/usr/lib/calamares/modules/. Added both paths.

pkgrel 6→7
This commit is contained in:
2026-06-23 16:10:25 +02:00
parent dfc4be3540
commit f0d3ca380e
3 changed files with 3 additions and 3 deletions
@@ -1,5 +1,5 @@
---
modules-search: [ /etc/calamares/modules ]
modules-search: [ /usr/lib/calamares/modules, /etc/calamares/modules ]
sequence:
- show: