fix indentation

This commit is contained in:
twoneis 2024-05-06 21:05:39 +02:00
parent bfcbd8c6aa
commit 0e666decc7

View file

@ -50,6 +50,7 @@
partitions = {
store = {
size = "100%";
content = {
type = "zfs";
pool = "zstore";
};
@ -58,6 +59,7 @@
};
};
};
};
zpool = {
zroot = {
type = "zpool";
@ -102,5 +104,4 @@
};
};
};
};
}