{pkgs, ... }: { environment.systemPackages = with pkgs; [ nodejs yarn nodePackages.typescript ]; }