From e103bd9387b1f091995418fc825752c8ce3bac65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torjus=20H=C3=A5kestad?= Date: Fri, 21 Jun 2024 16:13:48 +0200 Subject: [PATCH] Remove deprecated option driSupport --- hosts/gunter/configuration.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/hosts/gunter/configuration.nix b/hosts/gunter/configuration.nix index 0365f7f..281f692 100644 --- a/hosts/gunter/configuration.nix +++ b/hosts/gunter/configuration.nix @@ -53,8 +53,6 @@ # Enable opengl hardware.opengl = { enable = true; - driSupport = true; - driSupport32Bit = true; extraPackages = with pkgs; [ vaapiVdpau nvidia-vaapi-driver