{ "version": "0.1.0", "Environments": "Config-Environments", "ConfigEnvironment": [ { "_comment": "Config Environment 1", "Name": "Single Disk", "Disk-Type": "vhdx", "Disk": [ { "DiskId": "ArchLinux", "DiskAttributes": [ { "TYPE": "btrfs", "LABEL": "OS", "UUID": "3343a5f-7ab2-409d-9bf2-878507c48644", "Partitions": [ { "PartName": "EFI System", "PartId": "1", "PartType": "EF00", "Start": "2048", "Size": "512M" }, { "PartName": "Linux filesystem", "PartId": "2", "PartType": "8300", "Size": "max" } ] } ] } ] }, { "_comment": "Config Environment 2", "Name": "Multi Disk", "Disk-Type": "vhdx", "Disk": [ { "DiskId": "ArchLinux", "DiskAttributes": [ { "TYPE": "btrfs", "LABEL": "OS", "UUID": "3343a5f-7ab2-409d-9bf2-878507c48601", "Partitions": [ { "PartName": "EFI System", "PartId": "1", "PartType": "EF00", "Start": "2048", "Size": "512M" }, { "PartName": "Linux filesystem", "PartId": "2", "PartType": "8300", "Size": "max" } ] } ] }, { "DiskId": "Machines", "DiskAttributes": [ { "TYPE": "btrfs", "LABEL": "OS", "UUID": "3343a5f-7ab2-409d-9bf2-878507c48602", "Partitions": [ { "PartName": "Linux filesystem", "PartId": "1", "PartType": "8300", "Start": "2048", "Size": "max" } ] } ] }, { "DiskId": "Data", "DiskAttributes": [ { "TYPE": "btrfs", "LABEL": "OS", "UUID": "3343a5f-7ab2-409d-9bf2-878507c48602", "Partitions": [ { "PartName": "Linux filesystem", "PartId": "1", "gPartType": "8300", "Start": "2048", "Size": "max" } ] } ] } ] } ] }