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
time.timeZone = "Europe/Oslo";
# Enable opengl
hardware.opengl = {
# Enable graphics
hardware.graphics = {
enable = true;
extraPackages = with pkgs; [
vaapiVdpau