enable tlp

This commit is contained in:
Noa Aarts 2024-12-16 14:14:42 +01:00
parent 65cc25187a
commit 4f54e8b597
Signed by: noa
GPG key ID: 1850932741EFF672

View file

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