diff --git a/config/i686/ci.toml b/config/i686/ci.toml
index d9a51b4d19bdaac782795f1d963004cbfe62fad9..ea2e2479c835e38afc50f0087c045cb6dec2519a 100644
--- a/config/i686/ci.toml
+++ b/config/i686/ci.toml
@@ -21,6 +21,7 @@ extrautils = {}
 findutils = {}
 initfs = {}
 installer = {}
+installer-gui = {}
 ion = {}
 ipcd = {}
 kernel = {}
diff --git a/config/i686/demo.toml b/config/i686/demo.toml
index 4de5a8dbf2588176618710337eac99079e8db230..5ba2e35f0790eaea27db653df7c848c07e7157db 100644
--- a/config/i686/demo.toml
+++ b/config/i686/demo.toml
@@ -45,6 +45,7 @@ extrautils = {}
 findutils = {}
 initfs = {}
 installer = {}
+installer-gui = {}
 ion = {}
 ipcd = {}
 kernel = {}
diff --git a/config/i686/desktop.toml b/config/i686/desktop.toml
index 11d1c546baf411f29cee4c0f98ef0910f081047f..806d91ee726e63e3c24659ef4b9bbb48e17317c8 100644
--- a/config/i686/desktop.toml
+++ b/config/i686/desktop.toml
@@ -23,6 +23,7 @@ extrautils = {}
 findutils = {}
 initfs = {}
 installer = {}
+installer-gui = {}
 ion = {}
 ipcd = {}
 kernel = {}
diff --git a/config/i686/jeremy.toml b/config/i686/jeremy.toml
index 019cd9e2b861b07c5060e014ddc6573c8bdaeb00..090771448b8eab6aa0471540f3d7cafdd9581e67 100644
--- a/config/i686/jeremy.toml
+++ b/config/i686/jeremy.toml
@@ -23,6 +23,7 @@ extrautils = {}
 findutils = {}
 initfs = {}
 installer = {}
+installer-gui = {}
 ion = {}
 ipcd = {}
 kernel = {}
diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml
index 2ef61706a09b976289fe0d1fbea77aafe6d42185..15ae89d0c10e373db8bb4c25b0665ad8d69deedd 100644
--- a/config/x86_64/ci.toml
+++ b/config/x86_64/ci.toml
@@ -73,6 +73,7 @@ harfbuzz = {}
 init = {}
 initfs = {}
 installer = {}
+installer-gui = {}
 ion = {}
 ipcd = {}
 jansson = {}
diff --git a/config/x86_64/demo.toml b/config/x86_64/demo.toml
index f2203b3c4adfd82ba2d214674d0eb67176efdafc..4919d1b80bf81c944e1f6f649d47738f9f50ad7f 100644
--- a/config/x86_64/demo.toml
+++ b/config/x86_64/demo.toml
@@ -45,6 +45,7 @@ extrautils = {}
 findutils = {}
 initfs = {}
 installer = {}
+installer-gui = {}
 ion = {}
 ipcd = {}
 kernel = {}
diff --git a/config/x86_64/desktop.toml b/config/x86_64/desktop.toml
index 65a34e5b71dd37256b6e8f5a87d66fde1d2c6fe0..935f310ec139d20e6d93954b28539eff2694d7ae 100644
--- a/config/x86_64/desktop.toml
+++ b/config/x86_64/desktop.toml
@@ -23,6 +23,7 @@ extrautils = {}
 findutils = {}
 initfs = {}
 installer = {}
+installer-gui = {}
 ion = {}
 ipcd = {}
 kernel = {}
diff --git a/config/x86_64/dev.toml b/config/x86_64/dev.toml
index 2b1c5e4af6b40b61e3055714919ff074c3fc466d..970e9a57e2fab51da5dff0ef8ba370056f64efc7 100644
--- a/config/x86_64/dev.toml
+++ b/config/x86_64/dev.toml
@@ -23,6 +23,7 @@ extrautils = {}
 findutils = {}
 initfs = {}
 installer = {}
+installer-gui = {}
 ion = {}
 ipcd = {}
 kernel = {}
diff --git a/config/x86_64/jeremy.toml b/config/x86_64/jeremy.toml
index 1faf621967209bb0a329eef2c9ae6354dc836b57..b1d4bd2b737bab34c12f3dfae23135aa0f09322d 100644
--- a/config/x86_64/jeremy.toml
+++ b/config/x86_64/jeremy.toml
@@ -23,6 +23,7 @@ extrautils = {}
 findutils = {}
 initfs = {}
 installer = {}
+installer-gui = {}
 ion = {}
 ipcd = {}
 kernel = {}