diff --git a/work-pc.nix b/work-pc.nix index 858c024..06f7405 100644 --- a/work-pc.nix +++ b/work-pc.nix @@ -24,6 +24,7 @@ hardware.enableAllFirmware = true; hardware.cpu.intel.updateMicrocode = true; + services.tlp.enable = true; users.users.felschr = { isNormalUser = true;