{ modulesPath, config, pkgs, lib, self, ... }: { environment.systemPackages = with pkgs; [ # powertop # tlp ]; }