infra/services/monitoring/lgtm/default.nix
2024-07-05 14:30:49 +03:00

6 lines
61 B
Nix

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