mirror of
https://github.com/ManInDark/bootc-image.git
synced 2026-01-21 06:54:28 +01:00
9 lines
146 B
TOML
9 lines
146 B
TOML
[[customizations.user]]
|
|
name = "testuser"
|
|
password = "test"
|
|
groups = ["wheel"]
|
|
|
|
[[customizations.filesystem]]
|
|
mountpoint = "/"
|
|
minsize = "10 GiB"
|