I accidently usermod without appened. I only realised the next time I tried sudo and was not in sudoers. I was able to fix it by booting into root account and usermod -a -G admin <user>. My question is what else did I break that needs fixing? Is there a file that might be backed up that I can replace? Thanks.