Remove swap

This commit is contained in:
Dave Gallant
2025-01-22 12:55:52 -05:00
parent 219ece6318
commit b4cf76d444

View File

@@ -158,12 +158,6 @@ in
};
};
swapDevices = [
{
device = "/dev/vg/swap";
}
];
nixpkgs = {
hostPlatform = "x86_64-linux";
config = {