MyNixOS website logo
option

programs.lutris.runners.<name>.package

The package to use for this runner, nix will try to find the executable for this package. A more specific path can be set by using settings.runner.runner_executable instead.

Declarations
Type
null or package
Default
null
Example
"pkgs.cemu"