Switch from deprecated hw.opengl to hw.graphics
Some checks are pending
pre-commit / pre-commit (push) Waiting to run

This commit is contained in:
Torjus Håkestad 2024-09-09 16:58:20 +02:00
parent 99d0e6cf50
commit 5039842006

View File

@ -50,7 +50,7 @@
time.timeZone = "Europe/Oslo";
# Enable opengl
hardware.opengl = {
hardware.graphics = {
enable = true;
extraPackages = with pkgs; [
intel-media-driver