On nixOS, is there a standard / preconfigured way how git credentials are stored?
I just changed my github access token. Now I can’t push anymore, because the old token is still stored and I am not sure where and how to change it
git config -l
does not show anything related to credentials