gaming: Switch to wine-tkg from wine-ge

This commit is contained in:
traxys 2023-05-28 12:32:57 +02:00
parent f32a28747e
commit 156fd63ede

View file

@ -10,7 +10,7 @@
lutris
simulationcraft
warcraftlogs
wine-ge
wine-tkg
winetricks
wowup
xivlauncher
@ -18,8 +18,8 @@
home.file = {
".config/heroic/tools/wine/wine-system" = {
source = pkgs.wine-ge;
recursive = true;
source = pkgs.wine-tkg;
#recursive = true;
};
};