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