Initial commit

This commit is contained in:
2025-10-28 09:56:28 +09:00
committed by GitHub
commit fc98e3c092
14 changed files with 1234 additions and 0 deletions

3
disk_config/disk.toml Normal file
View File

@@ -0,0 +1,3 @@
[[customizations.filesystem]]
mountpoint = "/"
minsize = "20 GiB"