about summary refs log tree commit diff
path: root/pkgs/games/itch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/itch')
-rw-r--r--pkgs/games/itch/invisigun-heroes.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/games/itch/invisigun-heroes.nix b/pkgs/games/itch/invisigun-heroes.nix
index 62a9b981..f7e96cf2 100644
--- a/pkgs/games/itch/invisigun-heroes.nix
+++ b/pkgs/games/itch/invisigun-heroes.nix
@@ -13,4 +13,6 @@ buildUnity rec {
     version = "v${version}";
     sha256 = "149g3bsgyqal3m1h2rh5h0m3dc39ky5n81y8plx3xg9r2b1sfhsn";
   };
+
+  sandbox.paths.required = [ "$HOME/Invisigun Heroes" ];
 }