This commit is contained in:
death916 2025-07-16 03:54:16 -07:00
parent 9eaf12725f
commit 2a11ba1388

View file

@ -23,4 +23,4 @@
zramSwap.enable = true;
swapDevices = [ { device = "/swapfile"; size = 16 * 1024; priority = -1; } ];
}