It's for a proof of Cayley's Formula, I know I'm being dumb and can't see it, how do I find the determinant of this $(n-1)\times (n-1)$ matrix where the diagonal entries are $n-1$ and the off diagonal all $-1$?
\begin{pmatrix} n-1 & -1 & \cdots & -1 \\ -1 & n-1 & \cdots & \vdots \\ \vdots & \vdots & \ddots & \vdots \\ -1 & \cdots & \cdots & n-1 \end{pmatrix}