fix indentation
This commit is contained in:
parent
bfcbd8c6aa
commit
0e666decc7
1 changed files with 40 additions and 39 deletions
|
@ -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 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue