At least on Fedora 42 workstation, this seems to prevent the system from showing the GDM login screen
I restored it by removing those options in the fstab file
This is how my fstab file currently looks
UUID=697e2928-5006-4dec-4d7a-236cb06c86cd / btrfs subvol=root,compress=zstd:1 0 0 UUID=64e3e238-97d4-419f-9709-faeec2fae016 /boot ext4 defaults 1 2 UUID=D87E-058E /boot/efi vfat umask=0077,shortname=winnt 0 2 UUID=697e2928-5006-4dec-8d7a-234cb06c86cd /home btrfs subvol=home,compress=zstd:1 0 0,ssd,noatime
I just want other people to know about this