{ pkgs, ... }: { environment.systemPackages = with pkgs; [ usbutils tree neofetch btop git ]; }