this post was submitted on 06 Mar 2024
8 points (90.0% liked)

nixos

1262 readers
1 users here now

All about NixOS - https://nixos.org/

founded 4 years ago
 

So I have been experiencing screen blackout when I use any refresh rate above 60Hz. On Arch I was able to solve this by setting a udev rule as mentioned in this ArchWiki article but it seems like I can't do the same in NixOS using the traditional way. Is there anything I need to add in the configuration.nix file to achieve the same ?

you are viewing a single comment's thread
view the rest of the comments
[–] gunpachi@lemmings.world 2 points 8 months ago

I added the udev rule, but the issue was still happening when I resume after a suspend.

Strangely enough, I have not seen the issue since a clean install with only hyrpland (no Desktop environment installed alongside). No change to the rest of my config.

I had the same experience on Arch as well.