mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-13 19:00:19 +01:00
gaming: Switch to wine-tkg from wine-ge
This commit is contained in:
parent
f32a28747e
commit
156fd63ede
1 changed files with 3 additions and 3 deletions
|
|
@ -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;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue