split genepi monitoring in two modules
This commit is contained in:
parent
00aaa6572d
commit
273c49410c
4 changed files with 47 additions and 39 deletions
6
hosts/genepi/monitoring/default.nix
Normal file
6
hosts/genepi/monitoring/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./grafana.nix
|
||||
./prometheus.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue