steam: Remove gamemode within the forked package
This commit is contained in:
parent
89eb8b581f
commit
f99c6dcea9
@ -40,9 +40,6 @@ let
|
|||||||
# electron based launchers need newer versions of these libraries than what runtime provides
|
# electron based launchers need newer versions of these libraries than what runtime provides
|
||||||
mesa
|
mesa
|
||||||
sqlite
|
sqlite
|
||||||
|
|
||||||
# TODO: Remove
|
|
||||||
gamemode
|
|
||||||
] ++ lib.optional withJava jdk8 # TODO: upgrade https://github.com/NixOS/nixpkgs/pull/89731
|
] ++ lib.optional withJava jdk8 # TODO: upgrade https://github.com/NixOS/nixpkgs/pull/89731
|
||||||
++ lib.optional withPrimus primus
|
++ lib.optional withPrimus primus
|
||||||
++ extraPkgs pkgs;
|
++ extraPkgs pkgs;
|
||||||
|
Loading…
Reference in New Issue
Block a user