i think not, and i want to prove that there isn't such base.
is this a legit way to prove:
$$ \begin{split} 1_x+1_x=0_x &\implies 1 \cdot x^0+1\cdot x^0=0\cdot x^0 \quad \text{conversion to decimal base}\\ &\implies 1+1=0 \\ &\iff 1=-1 \quad \text{this is false} \end{split} $$
This is ok for any base > 2.
UPDATE
In this context, unary means a field with one element $0$ with $0+0=0=0 \cdot 0$.