Enable zram

This commit is contained in:
Lgmrszd 2023-11-09 15:06:06 +03:00
parent 6694c1c5fc
commit 65910a0dcc
No known key found for this signature in database
GPG key ID: 9396B8BA6FBB14DE

View file

@ -317,6 +317,12 @@
};
programs.ssh.startAgent = true;
zramSwap = {
enable = true;
# swapDevices = 2;
# writebackDevice = secrets.drive-ids.volumes.swap;
};
# List services that you want to enable:
# services.peroxide.enable = true;