[neon/neon/calamares-settings/Neon/stable] /: actually call the session scripts to install our plm configs
Carlos De Maine
null at kde.org
Tue Jun 16 09:08:55 BST 2026
Git commit 8b93cfb50396b6bf62f1aa0536fe81d3126b62d5 by Carlos De Maine.
Committed on 16/06/2026 at 08:03.
Pushed by carlosdem into branch 'Neon/stable'.
actually call the session scripts to install our plm configs
M +1 -0 bigscreen/calamares/bigscreen/settings.conf
M +1 -0 mobile/calamares/mobile/settings.conf
https://invent.kde.org/neon/neon/calamares-settings/-/commit/8b93cfb50396b6bf62f1aa0536fe81d3126b62d5
diff --git a/bigscreen/calamares/bigscreen/settings.conf b/bigscreen/calamares/bigscreen/settings.conf
index 42651d7..bf1f3a0 100644
--- a/bigscreen/calamares/bigscreen/settings.conf
+++ b/bigscreen/calamares/bigscreen/settings.conf
@@ -66,6 +66,7 @@ sequence:
- contextualprocess at after_bootloader
- shellprocess at nomodeset
- shellprocess at install_translations
+ - shellprocess at plasma-bigscreen-plasmalogin-config
- packages
- neon-fs-cleanup
- shellprocess at logs
diff --git a/mobile/calamares/mobile/settings.conf b/mobile/calamares/mobile/settings.conf
index 241d8cf..6b2a892 100644
--- a/mobile/calamares/mobile/settings.conf
+++ b/mobile/calamares/mobile/settings.conf
@@ -66,6 +66,7 @@ sequence:
- contextualprocess at after_bootloader
- shellprocess at nomodeset
- shellprocess at install_translations
+ - shellprocess at plasma-mobile-plasmalogin-config
- packages
- neon-fs-cleanup
- shellprocess at logs
More information about the Neon-commits
mailing list