elucredassa: enable swap

This commit is contained in:
Katherina Walshe-Grey 2025-01-20 20:32:37 +00:00
parent 30bdb5dd7f
commit c021f4dc3d

View file

@ -17,7 +17,7 @@
};
};
swapDevices = [ ]; # TODO: add
swapDevices = [{ device = "/dev/disk/by-uuid/c7c48325-e90d-414d-b579-84cb45616ee9"; }];
boot.supportedFilesystems = [ "ntfs" ]; # for USB drives
}