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 stringDefault
{ }Example
declared in: <home-manager/modules/programs/retroarch.nix>source unavailable{ input_max_users = "4"; menu_scale_factor = "0.950000"; netplay_nickname = "username"; video_driver = "vulkan"; video_fullscreen = "true"; }