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