machine/serverle: increase data partition

This commit is contained in:
Felix Buehler 2023-10-29 18:43:14 +01:00
parent e6d6fb69eb
commit b17d5c65de

View file

@ -53,7 +53,7 @@
}; };
}; };
data = { data = {
size = "350G"; size = "400G";
content = { content = {
type = "filesystem"; type = "filesystem";
format = "ext4"; format = "ext4";