programs.retroarch.settings

Home-Manager option

RetroArch configuration settings. See https://github.com/libretro/RetroArch/blob/master/retroarch.cfg for available configuration options.

type: attribute set of string
Default
{ }
Example
{ input_max_users = "4"; menu_scale_factor = "0.950000"; netplay_nickname = "username"; video_driver = "vulkan"; video_fullscreen = "true"; }
declared in: <home-manager/modules/programs/retroarch.nix>source unavailable