FEAT: customize everything

This commit is contained in:
2025-11-08 16:36:11 +01:00
parent 40d482e88b
commit e864440a99
12 changed files with 78 additions and 758 deletions

8
disk_config/user.toml Normal file
View File

@@ -0,0 +1,8 @@
[[customizations.user]]
name = "testuser"
password = "test"
groups = ["wheel"]
[[customizations.filesystem]]
mountpoint = "/"
minsize = "10 GiB"