NixOS Hyprland error

Help ! I tried everything but nothing worked.
My Config: networkuka / flakes · GitLab ( original: https://github.com/Ruixi-rebirth/flakes/tree/minimal )
Crash Report: hyprlandCrashReport3397.txt · main · networkuka / nixos error · GitLab
Laptop: HP Elitebook 840 G6 (i5 with 32gb ram)
Thx in advance !

Going by this issue (from googling the last line in your crash report) you don’t have a recognised GPU.

hardware.opengl.enable = true;
Maybe?

1 Like

I resolved it by adding programs.hyprland.enable = true; in modules/desktop/hyprland/default.nix · main · networkuka / flakes · GitLab