[Desktop/Gaming] Add gamescope to steam fhsUserEnv

This commit is contained in:
Antoine Viallon 2023-04-05 16:22:02 +02:00
parent 8a7f49c5a1
commit 5e6f52bf5d
Signed by: aviallon
GPG key ID: 186FC35EDEB25716

View file

@ -78,6 +78,11 @@ in {
"MESA_GLSL_CACHE_DIR" = cfg.graphics.shaderCache.path + "/mesa";
};
programs.steam.package = pkgs.steam.override {
extraPkgs = pkgs: [
pkgs.gamescope
];
};
aviallon.programs.allowUnfreeList = [
"steam" "steam-original" "steam-runtime" "steam-run"