From f6f9aa2474bedf16183acbf2ced2808f846aca66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torjus=20H=C3=A5kestad?= Date: Fri, 21 Jun 2024 16:25:53 +0200 Subject: [PATCH] Rename hardware.opengl --- hosts/gunter/configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/gunter/configuration.nix b/hosts/gunter/configuration.nix index 281f692..e3dc93d 100644 --- a/hosts/gunter/configuration.nix +++ b/hosts/gunter/configuration.nix @@ -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