From 19bae515ba694ef334cd320d403e6bfa487f4f09 Mon Sep 17 00:00:00 2001 From: Aidan Gauland Date: Sun, 13 Nov 2022 09:03:32 +1300 Subject: [PATCH] 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. --- pkgs/games/heroic/fhsenv.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/games/heroic/fhsenv.nix b/pkgs/games/heroic/fhsenv.nix index 9e4f11d0d6b4..3f1a2a9b6007 100644 --- a/pkgs/games/heroic/fhsenv.nix +++ b/pkgs/games/heroic/fhsenv.nix @@ -12,6 +12,7 @@ buildFHSUserEnv { targetPkgs = pkgs: with pkgs; [ heroic-unwrapped + gamemode curl gawk gnome.zenity