split genepi monitoring in two modules

This commit is contained in:
2025-02-02 22:51:41 +01:00
parent 00aaa6572d
commit 273c49410c
4 changed files with 47 additions and 39 deletions

View File

@@ -0,0 +1,6 @@
{
imports = [
./grafana.nix
./prometheus.nix
];
}