Commit ff777e9f authored by Atemu's avatar Atemu
Browse files

lutris: declare need for multiArch explicitly

parent 173962ee
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -18,6 +18,9 @@ in buildFHSEnv {

  runScript = "lutris";

  # Many native and WINE games need 32bit
  multiArch = true;

  targetPkgs = pkgs: with pkgs; [
    lutris-unwrapped