inputs:{ config, lib,...}:{
services.tlp={enable=true;settings={CPU_SCALING_GOVERNOR_ON_AC= config.powerManagement.cpuFreqGovernor;CPU_SCALING_GOVERNOR_ON_BAT="powersave";};};
services.automatic-timezoned.enable=true;# Needed to be able to change timezone
time.timeZone= lib.mkForce null;}