Update example_config.json

Signed-off-by: axtloss <axtlos@tar.black>
axtloss/rework-partitioning
axtloss 2 years ago committed by Michal
parent cb5e43072a
commit 055c09b394

@ -1,7 +1,7 @@
{ {
"partition": { "partition": {
"device": "sda", "device": "sda",
"mode": "auto", "mode": "Auto",
"efi": true, "efi": true,
"partitions": [ "partitions": [
"/home:sdb:btrfs" // This would be disk /dev/sdb, formatted with btrfs mounted at /home "/home:sdb:btrfs" // This would be disk /dev/sdb, formatted with btrfs mounted at /home

Loading…
Cancel
Save