bvm-matrix: enable experimental_features.spaces_enabled
This commit is contained in:
parent
499ff8f945
commit
98d5a362f2
1 changed files with 2 additions and 0 deletions
|
@ -156,6 +156,8 @@ in {
|
||||||
}];
|
}];
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
form_secret: "${machineSecrets.matrix.formSecret}"
|
form_secret: "${machineSecrets.matrix.formSecret}"
|
||||||
|
experimental_features:
|
||||||
|
spaces_enabled: true
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue