machine/newton: increase root-lv to 150 from 125

This commit is contained in:
Felix Buehler 2024-12-27 00:43:28 +01:00
parent ba27b0b51f
commit 68a379bb34

View file

@ -43,7 +43,7 @@
type = "lvm_vg"; type = "lvm_vg";
lvs = { lvs = {
root = { root = {
size = "125G"; size = "150G";
content = { content = {
type = "filesystem"; type = "filesystem";
format = "ext4"; format = "ext4";