diff --git a/packages/games/steam/fhsenv.nix b/packages/games/steam/fhsenv.nix index 44d7388..3f9c102 100644 --- a/packages/games/steam/fhsenv.nix +++ b/packages/games/steam/fhsenv.nix @@ -40,9 +40,6 @@ let # electron based launchers need newer versions of these libraries than what runtime provides mesa sqlite - - # TODO: Remove - gamemode ] ++ lib.optional withJava jdk8 # TODO: upgrade https://github.com/NixOS/nixpkgs/pull/89731 ++ lib.optional withPrimus primus ++ extraPkgs pkgs;