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-12-06 19:52:00 +13:00
parent 41dbb7be26
commit 19bae515ba
+1
View File
@@ -12,6 +12,7 @@ buildFHSUserEnv {
targetPkgs = pkgs: with pkgs; [
heroic-unwrapped
gamemode
curl
gawk
gnome.zenity