Bazzite login not working

I installed bazzite as dual boot with win11 on the same disk. I followed a yt tutorial for everything including the tutorial.

When I got to creating the user I selected a username but unchecked the box for requiring a password. Now when I got to the login screen it asked for a password and leaving it empty didn't work.

I switched to the terminal where it did work and changed the password. But after rebooting and trying that one it still doesn't work.

So I'm stuck at the login screen ):
Solution
Solution summary (replace "user" with you're username):

mkdir /home/user
chown user:user /home/user
Was this page helpful?