heroic: Add Feral Interactive GameMode to Heroic FHS environment

The Heroic Games Launcher has built-in support for running games with GameMode.
This change makes the client executable available in the Heroic FHS environment,
but the NixOS module will need to be enabled on the host system.
This commit is contained in:
Aidan Gauland 2022-11-13 09:03:32 +13:00
parent 41dbb7be26
commit 19bae515ba
No known key found for this signature in database
GPG Key ID: 16E68DD2D0E77C91

View File

@ -12,6 +12,7 @@ buildFHSUserEnv {
targetPkgs = pkgs: with pkgs; [
heroic-unwrapped
gamemode
curl
gawk
gnome.zenity