nixos-pc: disable excessive logging from WINE and DXVK
This commit is contained in:
@@ -399,6 +399,8 @@ in
|
||||
inputs.nix-gaming.packages.${pkgs.stdenv.hostPlatform.system}.wine-cachyos
|
||||
}/bin/.wine";
|
||||
WINEPREFIX = "$XDG_DATA_HOME/wine";
|
||||
WINEDEBUG = "-all";
|
||||
DXVK_LOG_LEVEL = "error";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user