jay-lenovo: add swapfile

This commit is contained in:
2026-06-03 02:19:01 -07:00
parent 59fc652eab
commit e6e0cd6d5e

View File

@@ -59,6 +59,13 @@
fsType = "vfat";
};
swapDevices = [
{
device = "/swapfile";
size = 16384;
}
];
networking.hostName = "jay-lenovo";
myModules.hostIdentity = {
emoticon = "💼";