Add throttled daemon
This commit is contained in:
parent
a194d975df
commit
2d14a78dc6
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
time.timeZone = "Europe/London";
|
||||
|
||||
hardware.trackpoint.enable = true;
|
||||
services.throttled.enable = true;
|
||||
zramSwap = {
|
||||
enable = true;
|
||||
algorithm = "zstd";
|
||||
|
|
Loading…
Reference in a new issue