enable thermald

This commit is contained in:
Noa Aarts 2024-12-16 14:16:05 +01:00
parent f61cdf06ba
commit 2785a3cf62
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -220,6 +220,7 @@
settings.PasswordAuthentication = false; settings.PasswordAuthentication = false;
settings.KbdInteractiveAuthentication = false; settings.KbdInteractiveAuthentication = false;
}; };
thermald.enable = true;
tlp.enable = true; tlp.enable = true;
xserver = { xserver = {
enable = true; enable = true;