Recently realized that my OS didn’t auto-upgraded again, tried to manually do sudo nixos-rebuild switch --upgrade to check what could be going wrong, realized it definitely is something with the NVIDIA drivers but can’t seem to fully comprehend what could possibly be causing it, if it’s just a matter of waiting or if something is not configured correctly (I’ve configured the NVIDIA drivers only once with the help of this forum, and never really messed with anything after and never had any errors with it so far)
Remove line 58 from your config.
I’m a broken record, but never use non-LTS kernels with third party kernel modules, such as the nvidia driver.
oh I see, will remove and if anything happens will update here.
I decided to just run the non-LTS kernel just cause I was curious to see if a more recent kernel would fix it (it was the mullvad-vpn package) now idk if I will keep it at the most recent or not tho
UPDATE: it worked! also only noticed after the update that I was supposed to remove the upstream kernel line lol thanks (since mullvad-vpn works fine now too I shall keep it like that)