Initial commit

This commit is contained in:
2025-11-08 15:33:07 +01:00
committed by GitHub
commit 40d482e88b
14 changed files with 1239 additions and 0 deletions

3
disk_config/disk.toml Normal file
View File

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