refactor: use new "onevpl-inter-gpu" package name

This commit is contained in:
Guz
2025-02-07 14:22:14 -03:00
parent b50a4ac0fe
commit 45bd64a45e

View File

@@ -22,7 +22,7 @@
# Enable OpenGL # Enable OpenGL
hardware.graphics.enable = true; hardware.graphics.enable = true;
hardware.graphics.extraPackages = with pkgs; [ hardware.graphics.extraPackages = with pkgs; [
onevpl-intel-gpu vpl-gpu-rt
]; ];
# Laptop features # Laptop features