After doing nix flake update and rebuilding xorg crashes.
My config: ~xaerru/.nix - My NixOS configuration files. - sourcehut git
Xorg. 0.log
After doing nix flake update and rebuilding xorg crashes.
My config: ~xaerru/.nix - My NixOS configuration files. - sourcehut git
Xorg. 0.log
Turning off hardware.opengl doesnt crash xorg. How do I get hardware acceleration now?
hardware.opengl.enable = false;
Doesn’t crash xorg.
Opengl config:
My llvm package was modified. Fixed it and started working again.