diff --git a/config/aarch64/acid.toml b/config/aarch64/acid.toml
index 5f83a006da136682a120d001f477b63ea14867c0..ca8afcae2eecd56cad9c488c9d498bb32d6741eb 100644
--- a/config/aarch64/acid.toml
+++ b/config/aarch64/acid.toml
@@ -20,18 +20,6 @@ ion = {}
 ipcd = {}
 ptyd = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/etc/init.d/00_base"
 data = """
diff --git a/config/aarch64/demo.toml b/config/aarch64/demo.toml
index 874e13a2f9286951014f0cc8dabd3562d70133f0..5ab5a11c2344d1c7dea35f0fbbf65fc984b2940f 100644
--- a/config/aarch64/demo.toml
+++ b/config/aarch64/demo.toml
@@ -44,18 +44,6 @@ git = {}
 curl = {}
 vim = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/etc/init.d/00_base"
 data = """
diff --git a/config/aarch64/desktop-minimal.toml b/config/aarch64/desktop-minimal.toml
index 4aaad1f7c54b8488b2aa621b937c5f6176e5c7c5..89f737becd14a92dbc478f0ff05a7d8dabab44e1 100644
--- a/config/aarch64/desktop-minimal.toml
+++ b/config/aarch64/desktop-minimal.toml
@@ -28,18 +28,6 @@ smith = {}
 userutils = {}
 uutils = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/etc/init.d/00_base"
 data = """
diff --git a/config/aarch64/desktop.toml b/config/aarch64/desktop.toml
index 287a95b3435a5a729cc6e4c1030803195484931f..92fd3eb049fe15238735896f856fcae15a48ce7e 100644
--- a/config/aarch64/desktop.toml
+++ b/config/aarch64/desktop.toml
@@ -44,18 +44,6 @@ git = {}
 curl = {}
 vim = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/etc/init.d/00_base"
 data = """
diff --git a/config/aarch64/dev.toml b/config/aarch64/dev.toml
index d0355de0fa73106e7904935aa6836ebb383cb8bc..55e269ab1a8e6458fd57717921e597ec766d51f2 100644
--- a/config/aarch64/dev.toml
+++ b/config/aarch64/dev.toml
@@ -57,18 +57,6 @@ gnu-binutils = {}
 gnu-make = {}
 rust = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/home/user/example.rs"
 data = """
diff --git a/config/aarch64/jeremy.toml b/config/aarch64/jeremy.toml
index 2323013076d44fc44c94ee7123889b7a89dbf6b0..c1b606535eeb28e110a61f498db3102fbf73fa9b 100644
--- a/config/aarch64/jeremy.toml
+++ b/config/aarch64/jeremy.toml
@@ -40,18 +40,6 @@ smith = {}
 userutils = {}
 uutils = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/etc/init.d/00_base"
 data = """
diff --git a/config/aarch64/raspi3bp/server-minimal.toml b/config/aarch64/raspi3bp/server-minimal.toml
index e67b491668eb8887d248a9968f0d3c8955358e18..c5f7fdaaa0343398be49729ab09d86360103c897 100644
--- a/config/aarch64/raspi3bp/server-minimal.toml
+++ b/config/aarch64/raspi3bp/server-minimal.toml
@@ -23,18 +23,6 @@ smith = {}
 userutils = {}
 uutils = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/etc/init.d/00_base"
 data = """
diff --git a/config/aarch64/resist.toml b/config/aarch64/resist.toml
index fa54e55f2b96dfa985fb03f476419a934be2ebc6..5fc80003906b074ca2f8b4d1479023eb09a86ecf 100644
--- a/config/aarch64/resist.toml
+++ b/config/aarch64/resist.toml
@@ -29,18 +29,6 @@ resist = {}
 userutils = {}
 uutils = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/etc/init.d/00_base"
 data = """
diff --git a/config/aarch64/server-minimal.toml b/config/aarch64/server-minimal.toml
index 2ed56fcbf3508c7795c8772f5fadfc06f2a52c2b..d76b31f6171dc239ab0ca7da19afce2eb463bec1 100644
--- a/config/aarch64/server-minimal.toml
+++ b/config/aarch64/server-minimal.toml
@@ -22,18 +22,6 @@ smith = {}
 userutils = {}
 uutils = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/etc/init.d/00_base"
 data = """
diff --git a/config/aarch64/server.toml b/config/aarch64/server.toml
index 0306e65e9aed3653e41a7aa319f830142dc8479c..aa744f93119a8bdaec39c955aad138a44418339e 100644
--- a/config/aarch64/server.toml
+++ b/config/aarch64/server.toml
@@ -41,18 +41,6 @@ git = {}
 curl = {}
 vim = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/etc/init.d/00_base"
 data = """
diff --git a/config/base.toml b/config/base.toml
index 896b7b738264edb6d347dd46fafada836e0a1b6e..a97212ffaf250da909ab121c4223091f6d39e5f2 100644
--- a/config/base.toml
+++ b/config/base.toml
@@ -73,3 +73,15 @@ symlink = true
 path = "/dev/zero"
 data = "zero:"
 symlink = true
+
+# User settings
+[users.root]
+password = "password"
+uid = 0
+gid = 0
+name = "root"
+home = "/root"
+
+[users.user]
+# Password is unset
+password = ""
diff --git a/config/i686/acid.toml b/config/i686/acid.toml
index 5f83a006da136682a120d001f477b63ea14867c0..ca8afcae2eecd56cad9c488c9d498bb32d6741eb 100644
--- a/config/i686/acid.toml
+++ b/config/i686/acid.toml
@@ -20,18 +20,6 @@ ion = {}
 ipcd = {}
 ptyd = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/etc/init.d/00_base"
 data = """
diff --git a/config/i686/demo.toml b/config/i686/demo.toml
index 1d2459996ca7b2ac7422625c171748298156ee59..4098c69401f458d0e423f36b314763d215c36943 100644
--- a/config/i686/demo.toml
+++ b/config/i686/demo.toml
@@ -79,18 +79,6 @@ pixelcannon = {}
 # MIDI
 freepats = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/etc/init.d/00_base"
 data = """
diff --git a/config/i686/desktop-minimal.toml b/config/i686/desktop-minimal.toml
index 4aaad1f7c54b8488b2aa621b937c5f6176e5c7c5..89f737becd14a92dbc478f0ff05a7d8dabab44e1 100644
--- a/config/i686/desktop-minimal.toml
+++ b/config/i686/desktop-minimal.toml
@@ -28,18 +28,6 @@ smith = {}
 userutils = {}
 uutils = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/etc/init.d/00_base"
 data = """
diff --git a/config/i686/desktop.toml b/config/i686/desktop.toml
index aed5b2e7b3534364f1071b85f48a1ca1d6630f08..300f4d70e5eb289b0a64f5a5346c8bf61438b71d 100644
--- a/config/i686/desktop.toml
+++ b/config/i686/desktop.toml
@@ -45,18 +45,6 @@ git = {}
 curl = {}
 vim = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/etc/init.d/00_base"
 data = """
diff --git a/config/i686/dev.toml b/config/i686/dev.toml
index d0355de0fa73106e7904935aa6836ebb383cb8bc..55e269ab1a8e6458fd57717921e597ec766d51f2 100644
--- a/config/i686/dev.toml
+++ b/config/i686/dev.toml
@@ -57,18 +57,6 @@ gnu-binutils = {}
 gnu-make = {}
 rust = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/home/user/example.rs"
 data = """
diff --git a/config/i686/jeremy.toml b/config/i686/jeremy.toml
index cd573b056bd1b02f736d68b7cba2a09b0f72c88c..ba7c4b5fc89124308ebe2b0714b7aecd211a7cca 100644
--- a/config/i686/jeremy.toml
+++ b/config/i686/jeremy.toml
@@ -72,18 +72,6 @@ keyboard-sfx = {}
 terminfo = {}
 ttf-hack = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/etc/init.d/00_base"
 data = """
diff --git a/config/i686/resist.toml b/config/i686/resist.toml
index fa54e55f2b96dfa985fb03f476419a934be2ebc6..5fc80003906b074ca2f8b4d1479023eb09a86ecf 100644
--- a/config/i686/resist.toml
+++ b/config/i686/resist.toml
@@ -29,18 +29,6 @@ resist = {}
 userutils = {}
 uutils = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/etc/init.d/00_base"
 data = """
diff --git a/config/i686/server-minimal.toml b/config/i686/server-minimal.toml
index 2ed56fcbf3508c7795c8772f5fadfc06f2a52c2b..d76b31f6171dc239ab0ca7da19afce2eb463bec1 100644
--- a/config/i686/server-minimal.toml
+++ b/config/i686/server-minimal.toml
@@ -22,18 +22,6 @@ smith = {}
 userutils = {}
 uutils = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/etc/init.d/00_base"
 data = """
diff --git a/config/i686/server.toml b/config/i686/server.toml
index 071f81e1ffb61a6cfb22690cb02d71af80bc9452..8dfc1ad88f692bb2fd614def324494d1f3a1d9af 100644
--- a/config/i686/server.toml
+++ b/config/i686/server.toml
@@ -37,18 +37,6 @@ git = {}
 curl = {}
 vim = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/etc/init.d/00_base"
 data = """
diff --git a/config/x86_64/demo.toml b/config/x86_64/demo.toml
index 31a96b70f150e209a8398da9c0a0e608871b2f5a..1238e8bf0af8ff1ad7ae0f739b795a86923221da 100644
--- a/config/x86_64/demo.toml
+++ b/config/x86_64/demo.toml
@@ -100,18 +100,6 @@ gears = {}
 # MIDI
 freepats = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/etc/init.d/00_base"
 data = """
diff --git a/config/x86_64/desktop-contain.toml b/config/x86_64/desktop-contain.toml
index 277ba8aa98763f15c741d6423392c380a9010f02..8304b17e99a88c89d1ee0b25cabd9a73afa561b9 100644
--- a/config/x86_64/desktop-contain.toml
+++ b/config/x86_64/desktop-contain.toml
@@ -45,18 +45,6 @@ git = {}
 curl = {}
 vim = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/etc/init.d/00_base"
 data = """
diff --git a/config/x86_64/desktop-minimal.toml b/config/x86_64/desktop-minimal.toml
index 4aaad1f7c54b8488b2aa621b937c5f6176e5c7c5..89f737becd14a92dbc478f0ff05a7d8dabab44e1 100644
--- a/config/x86_64/desktop-minimal.toml
+++ b/config/x86_64/desktop-minimal.toml
@@ -28,18 +28,6 @@ smith = {}
 userutils = {}
 uutils = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/etc/init.d/00_base"
 data = """
diff --git a/config/x86_64/desktop.toml b/config/x86_64/desktop.toml
index aed5b2e7b3534364f1071b85f48a1ca1d6630f08..300f4d70e5eb289b0a64f5a5346c8bf61438b71d 100644
--- a/config/x86_64/desktop.toml
+++ b/config/x86_64/desktop.toml
@@ -45,18 +45,6 @@ git = {}
 curl = {}
 vim = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/etc/init.d/00_base"
 data = """
diff --git a/config/x86_64/dev.toml b/config/x86_64/dev.toml
index d0355de0fa73106e7904935aa6836ebb383cb8bc..55e269ab1a8e6458fd57717921e597ec766d51f2 100644
--- a/config/x86_64/dev.toml
+++ b/config/x86_64/dev.toml
@@ -57,18 +57,6 @@ gnu-binutils = {}
 gnu-make = {}
 rust = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/home/user/example.rs"
 data = """
diff --git a/config/x86_64/jeremy.toml b/config/x86_64/jeremy.toml
index 5a82647c0f6b7db6430a4c3718db63b8b4646122..f7885f4b4a7aadea4d9ecb2381fdc5714f299093 100644
--- a/config/x86_64/jeremy.toml
+++ b/config/x86_64/jeremy.toml
@@ -148,18 +148,6 @@ terminfo = {}
 timidity = {}
 ttf-hack = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/etc/init.d/00_base"
 data = """
diff --git a/config/x86_64/resist.toml b/config/x86_64/resist.toml
index fa54e55f2b96dfa985fb03f476419a934be2ebc6..5fc80003906b074ca2f8b4d1479023eb09a86ecf 100644
--- a/config/x86_64/resist.toml
+++ b/config/x86_64/resist.toml
@@ -29,18 +29,6 @@ resist = {}
 userutils = {}
 uutils = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/etc/init.d/00_base"
 data = """
diff --git a/config/x86_64/server-minimal.toml b/config/x86_64/server-minimal.toml
index 2ed56fcbf3508c7795c8772f5fadfc06f2a52c2b..d76b31f6171dc239ab0ca7da19afce2eb463bec1 100644
--- a/config/x86_64/server-minimal.toml
+++ b/config/x86_64/server-minimal.toml
@@ -22,18 +22,6 @@ smith = {}
 userutils = {}
 uutils = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/etc/init.d/00_base"
 data = """
diff --git a/config/x86_64/server.toml b/config/x86_64/server.toml
index 071f81e1ffb61a6cfb22690cb02d71af80bc9452..8dfc1ad88f692bb2fd614def324494d1f3a1d9af 100644
--- a/config/x86_64/server.toml
+++ b/config/x86_64/server.toml
@@ -37,18 +37,6 @@ git = {}
 curl = {}
 vim = {}
 
-# User settings
-[users.root]
-password = "password"
-uid = 0
-gid = 0
-name = "root"
-home = "/root"
-
-[users.user]
-# Password is unset
-password = ""
-
 [[files]]
 path = "/etc/init.d/00_base"
 data = """