MyNixOS website logo
option

programs.github-copilot-cli.context

Global instructions for GitHub Copilot CLI.

The value is either:

  • Inline content as a string
  • A path to a file containing the content

The configured content is written to copilot-instructions.md inside programs.github-copilot-cli.configDir.

Declarations
Type
strings concatenated with "\n" or absolute path
Default
""
Example
''
  Review the current workspace before making edits.
  Prefer actionable findings over general commentary.
''