mistral-vibe: set default for settings
This commit is contained in:
parent
44773e1925
commit
c6ed3eab64
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ in
|
|||
|
||||
settings = lib.mkOption {
|
||||
type = settingsFormat.type;
|
||||
default = { };
|
||||
example = lib.literalExpression ''
|
||||
{
|
||||
active_model = "devstral-latest";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue