diff --git a/programs/games.nix b/programs/games.nix index 1f08d5d..4cee1ff 100644 --- a/programs/games.nix +++ b/programs/games.nix @@ -22,6 +22,7 @@ steam = { enable = true; gamescopeSession.enable = true; + extraCompatPackages = [ pkgs.proton-ge-bin ]; }; gamemode.enable = true;