{
"/dev/nvme0n1": {
"partitions": [
"boot": true,
"encrypted": false,
"filesystem": {
"format": "fat32"
},
"mountpoint": "/boot",
"size": "512MiB",
"start": "1MiB",
"type": "primary",
"wipe": true
"format": "ext4"
"mountpoint": "/",
"size": "100%",
"start": "513MiB",
}
],