diff --git a/nixos/hosts/nixos-desktop/default.nix b/nixos/hosts/nixos-desktop/default.nix index f2e075c7..07cc9905 100644 --- a/nixos/hosts/nixos-desktop/default.nix +++ b/nixos/hosts/nixos-desktop/default.nix @@ -39,8 +39,6 @@ hardware = { opengl = { enable = true; - driSupport32Bit = true; - driSupport = true; }; nvidia = {