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

6 lines
49 B
Nix

{
imports = [
./exporters
./lgtm
];
}