As you noticed, function $$f(x)=\lambda (e^x - 1) - x$$ is equal to $0$ if $x=0$ for any value of $\lambda$. As, said in other answers, the derivative $$f'(x)=\lambda e^x-1$$ cancels at $x=\log \left(\frac{1}{\lambda }\right)$ and at this point $$f(x)=-\lambda -\log \left(\frac{1}{\lambda }\right)+1$$ which is negative for $1<\lambda$ and the second derivative $$f''(x)=\lambda e^x$$ is positive, then it is a minimum if $\lambda >1$. So, since $e^x$ grows much faster than $x$, the function will have another intersection with the $x$ axis.
The second solution has an analytical expression in terms of Lambert function $$x=-\lambda -W\left(-e^{-\lambda } \lambda \right)$$ and its value will be more and more negative when $\lambda$ increases.
For sure, there is a simpler manner of looking at the solution of $f(x)=0$ since it corresponds to the intersection of the two curves $y=e^x$ and $y=1+\frac{x}{\lambda}$