My approach. We are essentially comparing $X$ with $X+Y$.
The variance of $X+Y$ is, given independence:
$$\begin{align}
\text{Var}(X+Y)&=\text{Var}(X)+\text{Var}(Y)\\
\end{align}$$
We know that $X$ has variance $\text{Var}(X)$, which implies that $\text{Var}(Y)=0$. What this tells us is that $Y$ is (almost surely?) a constant.
Now, taking the expectaton of $X+Y$:
$$\begin{align}
\mathbb{E}[X+Y]&=\mathbb{E}[X]+\mathbb{E}[Y]\\
\end{align}$$
But we know that $X$ has expectation of $\mathbb{E}[X]$, which implies $\mathbb{E}[Y]=0$.
So, $Y$ is a constant with expectation zero. This implies that $\text{Pr}(Y=0)=1$.