mistral-vibe: set default for settings
Some checks are pending
/ triage (push) Waiting to run
GitHub Pages / publish (ubuntu-latest) (push) Waiting to run

This commit is contained in:
Gaetan Lepage 2026-02-21 09:49:39 +01:00 committed by Austin Horstman
parent 44773e1925
commit c6ed3eab64

View file

@ -21,6 +21,7 @@ in
settings = lib.mkOption {
type = settingsFormat.type;
default = { };
example = lib.literalExpression ''
{
active_model = "devstral-latest";