programs.steam.extraPackages

NixOS option

Additional packages to add to the Steam environment.

type: list of package
Default
[ ]
Example
with pkgs; [
  gamescope
]
declared in: nixos/modules/programs/steam.nixView source on NixOS/nixpkgs →