use maxperf c10y
This commit is contained in:
parent
79f766b2be
commit
0bb6da8002
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
{
|
||||
matrix-continuwuity = {
|
||||
enable = config.quad.matrix.enable;
|
||||
package = inputs.continuwuity.packages.${pkgs.stdenv.hostPlatform.system}.default;
|
||||
package = inputs.continuwuity.packages.${pkgs.stdenv.hostPlatform.system}.max-perf-haswell;
|
||||
group = "caddy";
|
||||
settings.global = lib.recursiveUpdate {
|
||||
server_name = config.quad.matrix.domain;
|
||||
|
|
|
|||
Loading…
Reference in a new issue