Files
flocon/hosts/genepi/monitoring/default.nix

7 lines
62 B
Nix

{
imports = [
./grafana.nix
./prometheus.nix
];
}