diff --git a/modules/home-manager/common.nix b/modules/home-manager/common.nix index 13f8dfe..5365028 100644 --- a/modules/home-manager/common.nix +++ b/modules/home-manager/common.nix @@ -59,10 +59,7 @@ # Configure DXVK ".config/dxvk.conf".text = '' - dxgi.tearFree = True - dxvk.enableGraphicsPipelineLibrary = True - - dxvk.enableAsync = True + dxvk.enableGraphicsPipelineLibrary = Auto ''; # My utility scripts