{ pkgs, ... }: { environment.systemPackages = with pkgs; [ R brightnessctl dash # TODO should be default /bin/sh entr fastfetch ffmpeg htop jq killall lm_sensors mediainfo nmap openssl p7zip pciutils powertop pv rsync screen smartmontools sslscan stress testdisk tmux uhubctl usbutils vimv-rs wget wireguard-tools xxhash yt-dlp ]; services.gpm.enable = true; }