opencode: nix specify git add usage

This commit is contained in:
Simon Gardling 2025-12-02 00:39:29 -05:00
parent 1f6d73234d
commit c432a022cf
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -26,6 +26,7 @@
## Nix
For using `nix build` for any test, always append `-L --rebuild`. Build results are cached and may not behave as expected.
If you get an error that a file can't be found, always try to `git add` the file before trying other troubleshooting steps.
'';
settings = {
theme = "opencode";