The method is always the same, spot the dominant factor, divide everthing else by it (so this everything else goes to $0$) and either the limit appears naturally either you can now perform taylor expansions with things that are $\ll 1$.
This is what lab bhattacharjee did in his answer.
But notice also that you can spot the result without going too formal with the $o(\cdot)$ and expliciting the infinitesimal quantities, by using equivalents when there is no doubt about the dominance relation.
In our case notice that $\displaystyle{\frac{\sqrt x}{x}=\frac{1}{\sqrt x}\to 0}$ when $x\to+\infty$.
This means that $\sqrt x=o(x)$ but more importantly that $(x+\sqrt x)\sim x$
So in the expression you gave, we can have a chain reaction
$\sqrt{x+\sqrt{\vphantom{|} x+\sqrt{\vphantom{|}x}}}\sim\sqrt{\vphantom{|}x+\sqrt{\vphantom{|} x}}\sim\sqrt{x}$
For the denominator $\sqrt{\vphantom{|}x+1}\sim\sqrt x$
And finally you get $f(x)\sim\frac{\sqrt x}{\sqrt x}\sim1$ which is the searched limit.