feat(gaming): add additional launchers and compat tools
This commit is contained in:
parent
7091926a18
commit
208f3f90e1
1 changed files with 7 additions and 0 deletions
|
@ -46,7 +46,14 @@ in
|
|||
wineWowPackages.stable
|
||||
wine64
|
||||
wineWowPackages.waylandFull
|
||||
protonup
|
||||
lutris
|
||||
heroic
|
||||
bottles
|
||||
];
|
||||
environment.sessionVariables = {
|
||||
STEAM_EXTRA_COMPAT_TOOLS_PATHS = "\${HOME}/.steam/root/compatibilitytools.d";
|
||||
};
|
||||
})
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue