{ pkgs, ... }: { users.users.geoffrey.packages = with pkgs; [ powertop ]; environment.systemPackages = with pkgs; [ tlp ]; }