mirror of https://gitlab.crans.org/nounous/nixos
add jitsi monitoring
parent
f4edebaac2
commit
308aad9ba5
|
@ -29,5 +29,9 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
services.prometheus.exporters.jitsi = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue