Lutris, switch to wineWow64 from wineWow
This commit is contained in:
parent
8fe6e2302c
commit
a88471e240
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
config = lib.mkIf config.lutris.enable {
|
config = lib.mkIf config.lutris.enable {
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
lutris
|
lutris
|
||||||
wineWowPackages.stable
|
wineWow64Packages.stable
|
||||||
# (lutris.override {
|
# (lutris.override {
|
||||||
# extraLibraries = pkgs: [
|
# extraLibraries = pkgs: [
|
||||||
# # List library dependencies here
|
# # List library dependencies here
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue