{ pkgs, ... }: { home.packages = with pkgs; [ bun # deno nodePackages_latest.nodejs # typescript yarn-berry ]; }