This commit is contained in:
Lilith 2024-11-24 19:49:12 +01:00
parent bd49791e06
commit bfbd2832d6
Signed by: lilith
GPG key ID: 8712A0F317C37175
5 changed files with 189 additions and 118 deletions

View file

@ -26,7 +26,10 @@
config.common.default = "hyprland";
};
hardware.opengl.enable = true;
hardware.graphics.enable = true;
# hardware.opengl.extraPackages = [
# rocm-opencl-icd
# ];
programs.hyprland.enable = true;