nope
This commit is contained in:
@@ -68,7 +68,7 @@
|
|||||||
content = {
|
content = {
|
||||||
type = "gpt";
|
type = "gpt";
|
||||||
partitions = {
|
partitions = {
|
||||||
ssd1 = {
|
hdd1 = {
|
||||||
name = "hdd1";
|
name = "hdd1";
|
||||||
size = "100%";
|
size = "100%";
|
||||||
content = {
|
content = {
|
||||||
@@ -130,7 +130,7 @@
|
|||||||
hdd1_vg = {
|
hdd1_vg = {
|
||||||
type = "lvm_vg";
|
type = "lvm_vg";
|
||||||
lvs = {
|
lvs = {
|
||||||
ssd1 = {
|
hdd1 = {
|
||||||
size = "100%FREE";
|
size = "100%FREE";
|
||||||
content = {
|
content = {
|
||||||
type = "btrfs";
|
type = "btrfs";
|
||||||
|
|||||||
Reference in New Issue
Block a user