Add throttled daemon

This commit is contained in:
Cyryl Płotnicki 2020-07-19 17:47:31 +01:00
parent a194d975df
commit 2d14a78dc6

View file

@ -24,6 +24,7 @@
time.timeZone = "Europe/London";
hardware.trackpoint.enable = true;
services.throttled.enable = true;
zramSwap = {
enable = true;
algorithm = "zstd";