Rename hardware.opengl

This commit is contained in:
Torjus Håkestad 2024-06-21 16:25:53 +02:00
parent e103bd9387
commit f6f9aa2474

View File

@ -50,8 +50,8 @@
# Set time stuff # Set time stuff
time.timeZone = "Europe/Oslo"; time.timeZone = "Europe/Oslo";
# Enable opengl # Enable graphics
hardware.opengl = { hardware.graphics = {
enable = true; enable = true;
extraPackages = with pkgs; [ extraPackages = with pkgs; [
vaapiVdpau vaapiVdpau