This commit is contained in:
2025-07-31 15:24:36 -05:00
parent 8802178021
commit d393eb3b1f

View File

@@ -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";