{pkgs, ...}: { environment.systemPackages = with pkgs; [ htop ffmpeg ]; }