MyNixOS website logo
option

programs.windsurf.argvSettings

Configuration written to Windsurf's argv.json. This can be a JSON object or a path to a custom JSON file.

Declarations
Type
absolute path or JSON value
Default
{ }
Example
{
  enable-crash-reporter = false;
}