no swap partition on io

This commit is contained in:
William 2025-08-06 17:32:56 -03:00
parent 5c65c5308c
commit 4858d0745f

View file

@ -59,14 +59,6 @@
]; ];
}; };
}; };
swap = {
priority = 2;
name = "swap";
size = "12G";
content = {
type = "swap";
};
};
cryptroot = { cryptroot = {
priority = 3; priority = 3;
name = "root"; name = "root";