mirror of
https://github.com/ManInDark/bootc-image.git
synced 2026-01-20 22:44:28 +01:00
FEAT: customize everything
This commit is contained in:
8
disk_config/user.toml
Normal file
8
disk_config/user.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[[customizations.user]]
|
||||
name = "testuser"
|
||||
password = "test"
|
||||
groups = ["wheel"]
|
||||
|
||||
[[customizations.filesystem]]
|
||||
mountpoint = "/"
|
||||
minsize = "10 GiB"
|
||||
Reference in New Issue
Block a user