programs.opengamepadui.extraPackages

NixOS option

Additional packages to add to the OpenGamepadUI environment.

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