pindakaas: Fix zram swap size

This commit is contained in:
Geoffrey Frogeye 2023-12-22 20:49:09 +01:00
parent 73bdb5e567
commit 82caafaceb
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8

View file

@ -29,7 +29,7 @@
zramSwap = { # Not capable of building itself otherwise
enable = true;
memoryMax = builtins.floor (4022636544 * 1.5); # Factory settings
memoryPercent = 150; # Factory settings
};
# Fixes black font on Alacritty