fix(home-manager/common): correct dxvk config
This commit is contained in:
parent
8334109245
commit
198a6e479e
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue