{ pkgs, ... }: { home.packages = with pkgs; [ flyctl nodePackages_latest.wrangler nodePackages_latest.vercel ]; }