services.xserver.desktopManager.retroarch.extraArgs

NixOS option

Extra arguments to pass to RetroArch.

type: list of string
Default
[ ]
Example
[
  "--verbose"
  "--host"
]
declared in: nixos/modules/services/x11/desktop-managers/retroarch.nixView source on NixOS/nixpkgs →