{pkgs, ...}: { environment.systemPackages = with pkgs; [ # General git htop ncdu ]; }