removed raw partition from disko config

This commit is contained in:
Steven 2023-03-25 21:49:05 -04:00
parent e045cae920
commit fa8b8e1db7

View file

@ -77,10 +77,6 @@
mountpoint = "/home";
};
};
raw = {
type = "lvm_lv";
size = "10M";
};
};
};
};